Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_athn_pci.c91 Static void athn_pci_disable_aspm(struct athn_softc *);
155 sc->sc_disable_aspm = athn_pci_disable_aspm; in athn_pci_attach()
337 athn_pci_disable_aspm(struct athn_softc *sc) in athn_pci_disable_aspm() function