notif 987 dev/pci/if_iwi.c struct iwi_notif *notif)
notif 992 dev/pci/if_iwi.c switch (notif->type) {
notif 997 dev/pci/if_iwi.c (struct iwi_notif_scan_channel *)(notif + 1);
notif 1006 dev/pci/if_iwi.c (struct iwi_notif_scan_complete *)(notif + 1);
notif 1021 dev/pci/if_iwi.c (struct iwi_notif_authentication *)(notif + 1);
notif 1042 dev/pci/if_iwi.c (struct iwi_notif_association *)(notif + 1);
notif 1069 dev/pci/if_iwi.c (struct iwi_notif_beacon *)(notif + 1);
notif 1084 dev/pci/if_iwi.c letoh32(*(uint32_t *)(notif + 1)) & 0xff));
notif 1088 dev/pci/if_iwi.c DPRINTFN(5, ("Notification (%u)\n", notif->type));