Searched refs:ipw2200_rcv_notif (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c175 static void ipw2200_rcv_notif(struct ipw2200_softc *sc,
2764 ipw2200_rcv_notif(struct ipw2200_softc *sc, struct ipw2200_notif *notif) function
2772 "ipw2200_rcv_notif(): type=%u\n", notif->type));
2780 "ipw2200_rcv_notif(): association=%u,%u\n",
2801 "ipw2200_rcv_notif(): authentication=%u\n", auth->state));
2812 "ipw2200_rcv_notif(): "
2820 "ipw2200_rcv_notif(): scan-channel=%u\n",
2826 "ipw2200_rcv_notif():scan-completed,(%u,%u)\n",
2846 "ipw2200_rcv_notif(): unknown notification type(%u)\n",
2998 ipw2200_rcv_notif(s
[all...]

Completed in 65 milliseconds