Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aac/
H A Daac.c2410 aac_sa_qnotify(struct aac_softc *sc, int qbit) in aac_sa_qnotify()
2418 aac_rx_qnotify(struct aac_softc *sc, int qbit) in aac_rx_qnotify()
2426 aac_rkt_qnotify(struct aac_softc *sc, int qbit) in aac_rkt_qnotify()
H A Daacvar.h258 #define AAC_QNOTIFY(sc, qbit) ((sc)->aac_if->aif_qnotify((sc), (qbit))) argument
/freebsd-13.1/sys/dev/aacraid/
H A Daacraid.c2211 aac_src_qnotify(struct aac_softc *sc, int qbit) in aac_src_qnotify()
H A Daacraid_var.h268 #define AAC_QNOTIFY(sc, qbit) ((sc)->aac_if.aif_qnotify((sc), (qbit))) argument