Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpt/mpilib/
HDmpi_init.h149 #define MPI_SCSIIO_CONTROL_WRITE (0x01000000) macro
/NextBSD/sys/dev/mpt/
HDmpt_cam.c2137 mpt_req->Control = MPI_SCSIIO_CONTROL_WRITE; in mpt_start()