Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/lsi/
H A Dmpi.h291 #define MPI_FUNCTION_RAID_ACTION (0x15) macro
/linux/drivers/message/fusion/
H A Dmptspi.c643 pReq->Function = MPI_FUNCTION_RAID_ACTION; in mptscsih_quiesce_raid()
H A Dmptctl.c1946 case MPI_FUNCTION_RAID_ACTION: in mptctl_do_mpt_command()
H A Dmptscsih.c2763 } else if (pReply->Function == MPI_FUNCTION_RAID_ACTION) { in mptscsih_get_completion_code()