Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dqdio_main.c225 __state = SLSB_P_OUTPUT_EMPTY; in get_buf_states()
233 __state == SLSB_P_OUTPUT_EMPTY) in get_buf_states()
630 } else if (state == SLSB_P_OUTPUT_EMPTY) { in qdio_handle_aobs()
761 case SLSB_P_OUTPUT_EMPTY: in get_outbound_buffer_frontier()
Dqdio_debug.c160 case SLSB_P_OUTPUT_EMPTY: in qstat_show()
Dqdio.h59 #define SLSB_P_OUTPUT_EMPTY \ macro