Searched defs:mps_queue (Results 1 – 1 of 1) sorted by relevance
282 struct mps_queue { struct283 struct mps_softc *sc;284 int qnum;286 int replypostindex;290 ck_ring_t req_ring;291 ck_ring_t chain_ring;294 int io_cmds_highwater;296 int chain_alloc_fail;297 struct resource *irq;298 void *intrhand;[all …]