Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmpireg.h462 u_int16_t reply_queue_depth; member
H A Dmpi.c2002 letoh16(ifp.reply_queue_depth)); in mpi_iocfacts()
2048 sc->sc_repq = MIN(MPI_REPLYQ_DEPTH, lemtoh16(&ifp.reply_queue_depth)); in mpi_iocfacts()