Home
last modified time | relevance | path

Searched refs:SLSB_P_OUTPUT_PENDING (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/s390/cio/
Dqdio_main.c219 if (merge_pending && __state == SLSB_P_OUTPUT_PENDING) in get_buf_states()
227 q->slsb.val[bufnr] == SLSB_P_OUTPUT_PENDING && in get_buf_states()
617 if (state == SLSB_P_OUTPUT_PENDING) { in qdio_handle_aobs()
756 case SLSB_P_OUTPUT_PENDING: in get_outbound_buffer_frontier()
Dqdio_debug.c146 case SLSB_P_OUTPUT_PENDING: in qstat_show()
Dqdio.h62 #define SLSB_P_OUTPUT_PENDING \ macro