Searched defs:mps_queue (Results 1 – 1 of 1) sorted by relevance
279 struct mps_queue { struct280 struct mps_softc *sc;281 int qnum;283 int replypostindex;287 ck_ring_t req_ring;288 ck_ring_t chain_ring;291 int io_cmds_highwater;293 int chain_alloc_fail;294 struct resource *irq;295 void *intrhand;[all …]