Searched refs:MPI2_FUNCTION_SCSI_IO_REQUEST (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_debug.c121 case MPI2_FUNCTION_SCSI_IO_REQUEST:
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_user.c186 MPI2_FUNCTION_SCSI_IO_REQUEST,
975 if ((function == MPI2_FUNCTION_SCSI_IO_REQUEST) ||
1004 if (function == MPI2_FUNCTION_SCSI_IO_REQUEST) {
1093 if ((function == MPI2_FUNCTION_SCSI_IO_REQUEST) ||
H A Dmpr_sas.c1945 req->Function = MPI2_FUNCTION_SCSI_IO_REQUEST;
/freebsd-13-stable/sys/dev/mps/mpi/
H A Dmpi2.h506 #define MPI2_FUNCTION_SCSI_IO_REQUEST (0x00) /* SCSI IO */ macro
/freebsd-13-stable/sys/dev/mps/
H A Dmps_user.c940 if ((function == MPI2_FUNCTION_SCSI_IO_REQUEST) ||
968 if (function == MPI2_FUNCTION_SCSI_IO_REQUEST) {
1033 if ((function == MPI2_FUNCTION_SCSI_IO_REQUEST) ||
H A Dmps_sas.c1734 req->Function = MPI2_FUNCTION_SCSI_IO_REQUEST;
/freebsd-13-stable/sys/dev/mpr/mpi/
H A Dmpi2.h665 #define MPI2_FUNCTION_SCSI_IO_REQUEST (0x00) /* SCSI IO */ macro
/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas_cam.c1119 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST;
1347 io_request->Function = MPI2_FUNCTION_SCSI_IO_REQUEST;
H A Dmrsas.h303 #define MPI2_FUNCTION_SCSI_IO_REQUEST (0x00) /* SCSI IO */ macro
H A Dmrsas.c1725 case MPI2_FUNCTION_SCSI_IO_REQUEST: /* Fast Path IO. */

Completed in 301 milliseconds