Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.h35 #define MTIP_QUIESCE_IO_TIMEOUT_MS (MTIP_NCQ_CMD_TIMEOUT_MS * \ macro
H A Dmtip32xx.c989 if (mtip_quiesce_io(port, MTIP_QUIESCE_IO_TIMEOUT_MS) < 0) { in mtip_exec_internal_command()
3908 if (!mtip_quiesce_io(dd->port, MTIP_QUIESCE_IO_TIMEOUT_MS)) in mtip_pci_remove()