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

  /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;

Completed in 12 milliseconds