Home
last modified time | relevance | path

Searched refs:athn_wakeup (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/
Dif_athn_pci.c239 athn_wakeup(sc); in athn_pci_wakeup()
/openbsd/src/sys/dev/ic/
Dathnvar.h592 extern void athn_wakeup(struct athn_softc *);
Dathn.c3161 athn_wakeup(struct athn_softc *sc) in athn_wakeup() function