Home
last modified time | relevance | path

Searched refs:sc_reply_post_qdepth (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dmpii.c1873 int sc_reply_post_qdepth; member
2440 0, 8 * sc->sc_reply_post_qdepth, in mpii_intr()
2468 sc->sc_reply_post_host_index %= sc->sc_reply_post_qdepth; in mpii_intr()
2474 0, 8 * sc->sc_reply_post_qdepth, in mpii_intr()
3013 sc->sc_reply_post_qdepth = ((sc->sc_request_depth + in mpii_iocfacts()
3016 if (sc->sc_reply_post_qdepth > in mpii_iocfacts()
3018 sc->sc_reply_post_qdepth = in mpii_iocfacts()
3025 sc->sc_reply_post_qdepth); in mpii_iocfacts()
3084 htole16(sc->sc_reply_post_qdepth); in mpii_iocinit()
4406 mpii_dmamem_alloc(sc, sc->sc_reply_post_qdepth * 8); in mpii_alloc_queues()
[all …]