Home
last modified time | relevance | path

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

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