Home
last modified time | relevance | path

Searched refs:athn_suspend (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/cardbus/
H A Dif_athn_cardbus.c287 athn_suspend(&csc->csc_sc); in athn_cardbus_suspend()
/netbsd/sys/dev/pci/
H A Dif_athn_pci.c279 athn_suspend(sc); in athn_pci_suspend()
/netbsd/sys/dev/ic/
H A Dathnvar.h625 void athn_suspend(struct athn_softc *);
H A Dathn.c3014 athn_suspend(struct athn_softc *sc) in athn_suspend() function