Searched refs:MPI2_FUNCTION_SCSI_IO_REQUEST (Results 1 – 6 of 6) sorted by relevance
130 case MPI2_FUNCTION_SCSI_IO_REQUEST: in _ctl_display_some_debug()226 if (mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _ctl_display_some_debug()288 if (mpi_reply->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in mpt3sas_ctl_done()726 if (mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _ctl_do_mpt_command()777 case MPI2_FUNCTION_SCSI_IO_REQUEST: in _ctl_do_mpt_command()789 if (mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST) in _ctl_do_mpt_command()966 MPI2_FUNCTION_SCSI_IO_REQUEST || mpi_request->Function == in _ctl_do_mpt_command()981 if ((mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _ctl_do_mpt_command()
3923 mpi_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in scsih_qcmd()3928 mpi_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in scsih_qcmd()3955 if (likely(mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST)) { in scsih_qcmd()
366 if (request_hdr->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _base_sas_ioc_info()
531 #define MPI2_FUNCTION_SCSI_IO_REQUEST (0x00) macro
1659 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in megasas_build_ldio_fusion()1802 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in megasas_build_ld_nonrw_fusion()1887 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in megasas_build_syspd_fusion()2136 case MPI2_FUNCTION_SCSI_IO_REQUEST: /*Fast Path IO.*/ in complete_cmd_fusion()
178 #define MPI2_FUNCTION_SCSI_IO_REQUEST (0x00) /* SCSI IO */ macro