Home
last modified time | relevance | path

Searched refs:MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi.h292 #define MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (0x16) macro
/linux-6.1.9/drivers/message/fusion/
Dmptctl.c238 MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)) { in mptctl_reply()
491 else if (function == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) in mptctl_timeout_expired()
499 (function == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)) in mptctl_timeout_expired()
1953 case MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH: in mptctl_do_mpt_command()
Dmptscsih.c1098 MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) in mptscsih_search_running_cmds()
1383 pScsiReq->Function = MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in mptscsih_qcmd()
2647 (cmd == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)) && in mptscsih_scandv_complete()
2917 pScsiReq->Function = MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in mptscsih_do_cmd()