Searched refs:MTIP_PF_PAUSE_IO (Results 1 – 2 of 2) sorted by relevance
/drivers/block/mtip32xx/ | ||
D | mtip32xx.h | 126 MTIP_PF_PAUSE_IO = ((1 << MTIP_PF_IC_ACTIVE_BIT) | enumerator |
D | mtip32xx.c | 2124 if (unlikely(port->flags & MTIP_PF_PAUSE_IO)) { in mtip_hw_submit_io() |