Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
i82801lpcreg.h | 45 # define LPCIB_PCI_ACPI_CNTL_EN (1 << 4) |
/src/sys/arch/x86/pci/ | |
ichlpcib.c | 606 if ((control & LPCIB_PCI_ACPI_CNTL_EN) == 0) { 607 control |= LPCIB_PCI_ACPI_CNTL_EN; |