Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mpr/
H A Dmprvar.h315 struct mpr_queue { struct
316 struct mpr_softc *sc;
317 int qnum;
319 int replypostindex;
323 ck_ring_t req_ring;
324 ck_ring_t chain_ring;
327 int io_cmds_highwater;
329 int chain_alloc_fail;
330 struct resource *irq;
331 void *intrhand;
[all …]