Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mps/
H A Dmpsvar.h280 struct mps_queue { struct
281 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 …]