Searched defs:mpr_queue (Results 1 – 1 of 1) sorted by relevance
315 struct mpr_queue { struct316 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 …]