Searched defs:mps_queue (Results 1 – 1 of 1) sorted by relevance
280 struct mps_queue { struct281 struct mps_softc *sc;282 int qnum;284 int replypostindex;288 ck_ring_t req_ring;289 ck_ring_t chain_ring;292 int io_cmds_highwater;294 int chain_alloc_fail;295 struct resource *irq;296 void *intrhand;[all …]