Searched defs:notif (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c176 struct ipw2200_notif *notif);
2764 ipw2200_rcv_notif(struct ipw2200_softc *sc, struct ipw2200_notif *notif) argument
2769 uint8_t *ndata = (uint8_t *)notif;
2772 "ipw2200_rcv_notif(): type=%u\n", notif->type));
2775 switch (notif->type) {
2847 notif->type));

Completed in 63 milliseconds