Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.c156 case MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH: in _ctl_display_some_debug()
202 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in _ctl_display_some_debug()
281 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in mpt3sas_ctl_done()
749 mpi_request->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _ctl_do_mpt_command()
837 case MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH: in _ctl_do_mpt_command()
1054 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || mpi_request->Function == in _ctl_do_mpt_command()
1080 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _ctl_do_mpt_command()
Dmpt3sas_base.c760 request_hdr->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _base_sas_ioc_info()
Dmpt3sas_scsih.c4697 mpi_request->Function = MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in scsih_qcmd()
/Linux-v4.19/drivers/scsi/mpt3sas/mpi/
Dmpi2.h644 #define MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (0x16) macro