Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_athn_pci.c76 void athn_pci_disable_aspm(struct athn_softc *);
132 sc->sc_disable_aspm = athn_pci_disable_aspm; in athn_pci_attach()
269 athn_pci_disable_aspm(struct athn_softc *sc) in athn_pci_disable_aspm() function