Searched refs:pci_enable_aspm (Results 1 – 3 of 3) sorted by relevance
261 extern int pci_enable_aspm;
414 int pci_enable_aspm = 1; variable415 SYSCTL_INT(_hw_pci, OID_AUTO, enable_aspm, CTLFLAG_RDTUN, &pci_enable_aspm,
330 if (pci_enable_aspm) in acpi_pcib_osc()