Home
last modified time | relevance | path

Searched refs:MPI2_SCSIIO_CONTROL_ORDEREDQ (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_init.h233 #define MPI2_SCSIIO_CONTROL_ORDEREDQ (0x00000200) macro
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_init.h259 #define MPI2_SCSIIO_CONTROL_ORDEREDQ (0x00000200) macro
/freebsd/sys/dev/mfi/
H A Dmfireg.h1666 #define MPI2_SCSIIO_CONTROL_ORDEREDQ (0x00000200) macro
/freebsd/sys/dev/mps/
H A Dmps_sas.c1768 mpi_control |= MPI2_SCSIIO_CONTROL_ORDEREDQ; in mpssas_action_scsiio()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c2015 mpi_control |= MPI2_SCSIIO_CONTROL_ORDEREDQ; in mprsas_action_scsiio()