Searched refs:MPI2_FUNCTION_SCSI_IO_REQUEST (Results 1 – 5 of 5) sorted by relevance
104 case MPI2_FUNCTION_SCSI_IO_REQUEST: in _ctl_display_some_debug()207 if (mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _ctl_display_some_debug()280 if (mpi_reply->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in mpt3sas_ctl_done()778 if (mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _ctl_do_mpt_command()895 case MPI2_FUNCTION_SCSI_IO_REQUEST: in _ctl_do_mpt_command()914 if (mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST) in _ctl_do_mpt_command()1143 MPI2_FUNCTION_SCSI_IO_REQUEST || mpi_request->Function == in _ctl_do_mpt_command()1166 if ((mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _ctl_do_mpt_command()
5235 mpi_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in scsih_qcmd()5240 mpi_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in scsih_qcmd()5269 if (likely(mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST)) { in scsih_qcmd()
647 #define MPI2_FUNCTION_SCSI_IO_REQUEST (0x00) macro
2897 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in megasas_build_ldio_fusion()3060 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in megasas_build_ld_nonrw_fusion()3177 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in megasas_build_syspd_fusion()3616 case MPI2_FUNCTION_SCSI_IO_REQUEST: /*Fast Path IO.*/ in complete_cmd_fusion()5012 MPI2_FUNCTION_SCSI_IO_REQUEST) in megasas_reset_fusion()
296 #define MPI2_FUNCTION_SCSI_IO_REQUEST (0x00) /* SCSI IO */ macro