Home
last modified time | relevance | path

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

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