Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mpr/
H A Dmprvar.h314 struct mpr_queue { struct
315 struct mpr_softc *sc;
316 int qnum;
318 int replypostindex;
322 ck_ring_t req_ring;
323 ck_ring_t chain_ring;
326 int io_cmds_highwater;
328 int chain_alloc_fail;
329 struct resource *irq;
330 void *intrhand;
[all …]