Searched defs:qbit (Results 1 – 4 of 4) sorted by relevance
2405 aac_sa_qnotify(struct aac_softc *sc, int qbit) in aac_sa_qnotify()2413 aac_rx_qnotify(struct aac_softc *sc, int qbit) in aac_rx_qnotify()2421 aac_rkt_qnotify(struct aac_softc *sc, int qbit) in aac_rkt_qnotify()
256 #define AAC_QNOTIFY(sc, qbit) ((sc)->aac_if->aif_qnotify((sc), (qbit))) argument
2210 aac_src_qnotify(struct aac_softc *sc, int qbit) in aac_src_qnotify()
266 #define AAC_QNOTIFY(sc, qbit) ((sc)->aac_if.aif_qnotify((sc), (qbit))) argument