Home
last modified time | relevance | path

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

/drivers/message/fusion/lsi/
Dmpi.h291 #define MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (0x16) macro
/drivers/message/fusion/
Dmptctl.c238 MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)) { in mptctl_reply()
493 else if (function == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) in mptctl_timeout_expired()
501 (function == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)) in mptctl_timeout_expired()
2054 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()
1387 pScsiReq->Function = MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in mptscsih_qcmd()
2652 (cmd == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)) && in mptscsih_scandv_complete()
2922 pScsiReq->Function = MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in mptscsih_do_cmd()