Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mpr/
H A Dmprvar.h317 struct mpr_queue { struct
318 struct mpr_softc *sc;
319 int qnum;
321 int replypostindex;
325 ck_ring_t req_ring;
326 ck_ring_t chain_ring;
329 int io_cmds_highwater;
331 int chain_alloc_fail;
332 struct resource *irq;
333 void *intrhand;
[all …]