Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/cio/
Dqdio_main.c216 __state = SLSB_P_OUTPUT_EMPTY; in get_buf_states()
224 __state == SLSB_P_OUTPUT_EMPTY) in get_buf_states()
621 } else if (state == SLSB_P_OUTPUT_EMPTY) { in qdio_handle_aobs()
751 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