Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/mtip32xx/
Dmtip32xx.h36 #define MTIP_QUIESCE_IO_TIMEOUT_MS (MTIP_NCQ_CMD_TIMEOUT_MS * \ macro
Dmtip32xx.c1001 if (mtip_quiesce_io(port, MTIP_QUIESCE_IO_TIMEOUT_MS) < 0) { in mtip_exec_internal_command()
3795 if (!mtip_quiesce_io(dd->port, MTIP_QUIESCE_IO_TIMEOUT_MS)) in mtip_block_remove()