Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpt/mpilib/
HDmpi_init.h159 #define MPI_SCSIIO_CONTROL_ACAQ (0x00000400) macro
/NextBSD/sys/dev/mpt/
HDmpt_cam.c2148 mpt_req->Control |= MPI_SCSIIO_CONTROL_ACAQ; in mpt_start()