Searched defs:qbit (Results 1 – 2 of 2) sorted by relevance
1863 aac_sa_qnotify(struct aac_softc *sc, int qbit) in aac_sa_qnotify()1869 aac_rx_qnotify(struct aac_softc *sc, int qbit) in aac_rx_qnotify()1875 aac_fa_qnotify(struct aac_softc *sc, int qbit) in aac_fa_qnotify()1882 aac_rkt_qnotify(struct aac_softc *sc, int qbit) in aac_rkt_qnotify()
185 #define AAC_QNOTIFY(sc, qbit) \ argument