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