Searched refs:SLSB_P_INPUT_NOT_INIT (Results 1 – 3 of 3) sorted by relevance
/drivers/s390/cio/ |
D | qdio_main.c | 272 set_buf_states(q, 0, SLSB_P_INPUT_NOT_INIT, in qdio_init_buf_states() 383 set_buf_states(q, q->last_move_ftc, SLSB_P_INPUT_NOT_INIT, in qdio_stop_polling() 387 set_buf_state(q, q->last_move_ftc, SLSB_P_INPUT_NOT_INIT); in qdio_stop_polling() 427 set_buf_states(q, q->last_move_ftc, SLSB_P_INPUT_NOT_INIT, in inbound_primed() 442 set_buf_state(q, q->last_move_ftc, SLSB_P_INPUT_NOT_INIT); in inbound_primed() 458 set_buf_states(q, next_buf(q->first_to_check), SLSB_P_INPUT_NOT_INIT, in inbound_primed() 509 case SLSB_P_INPUT_NOT_INIT: in get_inbound_buffer_frontier()
|
D | qdio_debug.c | 76 case SLSB_P_INPUT_NOT_INIT: in qstat_show()
|
D | qdio.h | 52 #define SLSB_P_INPUT_NOT_INIT \ macro
|