Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h662 #define MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (0x16) macro
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c998 request_hdr->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _base_sas_ioc_info()
H A Dmpt3sas_scsih.c5238 mpi_request->Function = MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in scsih_qcmd()