Home
last modified time | relevance | path

Searched defs:mps_queue (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/mps/
H A Dmpsvar.h282 struct mps_queue { struct
283 struct mps_softc *sc;
284 int qnum;
286 int replypostindex;
290 ck_ring_t req_ring;
291 ck_ring_t chain_ring;
294 int io_cmds_highwater;
296 int chain_alloc_fail;
297 struct resource *irq;
298 void *intrhand;
[all …]