Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.c183 case MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH: in _ctl_display_some_debug()
229 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in _ctl_display_some_debug()
293 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in mpt3sas_ctl_done()
716 mpi_request->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in _ctl_do_mpt_command()
769 case MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH: in _ctl_do_mpt_command()
959 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)) { in _ctl_do_mpt_command()
975 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _ctl_do_mpt_command()
Dmpt3sas_base.c348 request_hdr->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _base_sas_ioc_info()
Dmpt3sas_scsih.c3598 mpi_request->Function = MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in _scsih_qcmd()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_ctl.c186 case MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH: in _ctl_display_some_debug()
232 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in _ctl_display_some_debug()
295 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in mpt2sas_ctl_done()
720 mpi_request->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH) { in _ctl_do_mpt_command()
810 case MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH: in _ctl_do_mpt_command()
966 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)) { in _ctl_do_mpt_command()
982 MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _ctl_do_mpt_command()
Dmpt2sas_base.c363 request_hdr->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _base_sas_ioc_info()
Dmpt2sas_scsih.c3974 mpi_request->Function = MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH; in _scsih_qcmd()
/linux-4.1.27/drivers/scsi/mpt3sas/mpi/
Dmpi2.h542 #define MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (0x16) macro
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/
Dmpi2.h529 #define MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH (0x16) /* SCSI IO RAID Passthrough */ macro