Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aac/
HDaacvar.h238 void (*aif_qnotify)(struct aac_softc *sc, int qbit); member
256 #define AAC_QNOTIFY(sc, qbit) ((sc)->aac_if->aif_qnotify((sc), (qbit)))
/NextBSD/sys/dev/aacraid/
HDaacraid_var.h273 void (*aif_qnotify)(struct aac_softc *sc, int qbit); member
289 #define AAC_QNOTIFY(sc, qbit) ((sc)->aac_if.aif_qnotify((sc), (qbit)))