Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/message/fusion/lsi/
Dmpi_raid.h84 #define MPI_RAID_ACTION_QUIESCE_PHYS_IO (0x06) macro
/linux-4.4.14/drivers/message/fusion/
Dmptspi.c643 pReq->Action = MPI_RAID_ACTION_QUIESCE_PHYS_IO; in mptscsih_quiesce_raid()