HomeSort by: relevance | last modified time | path
    Searched defs:athn_pci_disable_aspm (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_athn_pci.c 91 Static void athn_pci_disable_aspm(struct athn_softc *);
155 sc->sc_disable_aspm = athn_pci_disable_aspm;
337 athn_pci_disable_aspm(struct athn_softc *sc) function in typeref:typename:Static void
if_athn_pci.c 91 Static void athn_pci_disable_aspm(struct athn_softc *);
155 sc->sc_disable_aspm = athn_pci_disable_aspm;
337 athn_pci_disable_aspm(struct athn_softc *sc) function in typeref:typename:Static void

Completed in 20 milliseconds