Home
last modified time | relevance | path

Searched refs:MPI_SCSIIO_CONTROL_HEADOFQ (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_init.h156 #define MPI_SCSIIO_CONTROL_HEADOFQ (0x00000100) macro
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c2125 mpt_req->Control |= MPI_SCSIIO_CONTROL_HEADOFQ; in mpt_start()