Home
last modified time | relevance | path

Searched defs:mps_queue (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/mps/
H A Dmpsvar.h279 struct mps_queue { struct
280 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 …]