Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dedit.c936 char *notif; in notify_do() local
/netbsd-src/sys/dev/pci/
H A Dif_iwm.c7387 struct iwm_mcc_chub_notif *notif; iwm_notif_intr() local
7458 struct iwm_periodic_scan_complete *notif; iwm_notif_intr() local
7464 struct iwm_lmac_scan_complete_notif *notif; iwm_notif_intr() local
7474 struct iwm_umac_scan_complete *notif; iwm_notif_intr() local
7484 struct iwm_umac_scan_iter_complete_notif *notif; iwm_notif_intr() local
7503 struct iwm_time_event_notif *notif; iwm_notif_intr() local
[all...]
H A Dif_iwi.c1241 iwi_notification_intr(struct iwi_softc *sc, struct iwi_notif *notif) in iwi_notification_intr()