Home
last modified time | relevance | path

Searched refs: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) in ipw2200_rcv_notif() argument
2769 uint8_t *ndata = (uint8_t *)notif; in ipw2200_rcv_notif()
2772 "ipw2200_rcv_notif(): type=%u\n", notif->type)); in ipw2200_rcv_notif()
2775 switch (notif->type) { in ipw2200_rcv_notif()
2847 notif->type)); in ipw2200_rcv_notif()