Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/cio/
Dqdio_main.c220 __state = SLSB_P_OUTPUT_EMPTY; in get_buf_states()
228 __state == SLSB_P_OUTPUT_EMPTY) in get_buf_states()
625 } else if (state == SLSB_P_OUTPUT_EMPTY) { in qdio_handle_aobs()
755 case SLSB_P_OUTPUT_EMPTY: in get_outbound_buffer_frontier()
Dqdio_debug.c161 case SLSB_P_OUTPUT_EMPTY: in qstat_show()
Dqdio.h60 #define SLSB_P_OUTPUT_EMPTY \ macro