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

  /src/sys/dev/ic/
i82801lpcreg.h 71 # define LPCIB_PCI_GEN_PMCON_1_SS_EN 0x08
  /src/sys/arch/x86/pci/
ichlpcib.c 703 if ((pmcon & LPCIB_PCI_GEN_PMCON_1_SS_EN) == 0)
706 pmcon | LPCIB_PCI_GEN_PMCON_1_SS_EN);

Completed in 12 milliseconds