Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.c156 case MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH: in _ctl_display_some_debug()
200 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in _ctl_display_some_debug()
273 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in mpt3sas_ctl_done()
724 mpi_request->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _ctl_do_mpt_command()
812 case MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH: in _ctl_do_mpt_command()
1051 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || mpi_request->Function == in _ctl_do_mpt_command()
1075 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _ctl_do_mpt_command()
Dmpt3sas_base.c803 request_hdr->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _base_sas_ioc_info()
Dmpt3sas_scsih.c4743 mpi_request->Function = MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in scsih_qcmd()
/Linux-v5.4/drivers/scsi/mpt3sas/mpi/
Dmpi2.h652 #define MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (0x16) macro