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