Searched refs:MPI2_FUNCTION_SCSI_IO_REQUEST (Results 1 – 6 of 6) sorted by relevance
104 case MPI2_FUNCTION_SCSI_IO_REQUEST: in _ctl_display_some_debug()204 if (mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _ctl_display_some_debug()277 if (mpi_reply->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in mpt3sas_ctl_done()739 if (mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _ctl_do_mpt_command()839 case MPI2_FUNCTION_SCSI_IO_REQUEST: in _ctl_do_mpt_command()858 if (mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST) in _ctl_do_mpt_command()1079 MPI2_FUNCTION_SCSI_IO_REQUEST || mpi_request->Function == in _ctl_do_mpt_command()1102 if ((mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _ctl_do_mpt_command()
5225 mpi_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in scsih_qcmd()5230 mpi_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in scsih_qcmd()5259 if (likely(mpi_request->Function == MPI2_FUNCTION_SCSI_IO_REQUEST)) { in scsih_qcmd()
438 if (request_hdr->Function == MPI2_FUNCTION_SCSI_IO_REQUEST) { in _clone_sg_entries()981 if (request_hdr->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _base_sas_ioc_info()
641 #define MPI2_FUNCTION_SCSI_IO_REQUEST (0x00) macro
2893 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in megasas_build_ldio_fusion()3056 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in megasas_build_ld_nonrw_fusion()3173 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST; in megasas_build_syspd_fusion()3613 case MPI2_FUNCTION_SCSI_IO_REQUEST: /*Fast Path IO.*/ in complete_cmd_fusion()5005 MPI2_FUNCTION_SCSI_IO_REQUEST) in megasas_reset_fusion()
296 #define MPI2_FUNCTION_SCSI_IO_REQUEST (0x00) /* SCSI IO */ macro
Completed in 71 milliseconds