Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi.h292 #define MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (0x16) macro
/openbmc/linux/drivers/message/fusion/
H A 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()
H A Dmptscsih.c1098 MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) in mptscsih_search_running_cmds()
1382 pScsiReq->Function = MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in mptscsih_qcmd()
2646 (cmd == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)) && in mptscsih_scandv_complete()
2916 pScsiReq->Function = MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in mptscsih_do_cmd()
/openbmc/qemu/hw/scsi/
H A Dmpi.h60 MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH = 0x16, enumerator