Home
last modified time | relevance | path

Searched refs:MPI_FUNCTION_RAID_ACTION (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi.h291 #define MPI_FUNCTION_RAID_ACTION (0x15) macro
/openbmc/qemu/hw/scsi/
H A Dmpi.h59 MPI_FUNCTION_RAID_ACTION = 0x15, enumerator
/openbmc/linux/drivers/message/fusion/
H A Dmptspi.c643 pReq->Function = MPI_FUNCTION_RAID_ACTION; in mptscsih_quiesce_raid()
H A Dmptctl.c1948 case MPI_FUNCTION_RAID_ACTION: in mptctl_do_mpt_command()
H A Dmptscsih.c2713 } else if (pReply->Function == MPI_FUNCTION_RAID_ACTION) { in mptscsih_get_completion_code()