Home
last modified time | relevance | path

Searched refs:MTIP_QUIESCE_IO_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/block/mtip32xx/
Dmtip32xx.h46 #define MTIP_QUIESCE_IO_TIMEOUT_MS (MTIP_NCQ_CMD_TIMEOUT_MS * \ macro
Dmtip32xx.c1043 if (mtip_quiesce_io(port, MTIP_QUIESCE_IO_TIMEOUT_MS) < 0) { in mtip_exec_internal_command()
3970 if (!mtip_quiesce_io(dd->port, MTIP_QUIESCE_IO_TIMEOUT_MS)) in mtip_block_remove()