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

  /src/sys/arch/x86/pci/
ichlpcib.c 362 LPCIB_PCI_GEN_PMCON_1);
535 LPCIB_PCI_GEN_PMCON_1, sc->sc_pmcon_orig);
551 sc->sc_pmcon = pci_conf_read(pc, tag, LPCIB_PCI_GEN_PMCON_1);
576 pci_conf_write(pc, tag, LPCIB_PCI_GEN_PMCON_1, sc->sc_pmcon);
702 LPCIB_PCI_GEN_PMCON_1);
705 LPCIB_PCI_GEN_PMCON_1,
739 LPCIB_PCI_GEN_PMCON_1, sc->sc_pmcon_orig);
  /src/sys/dev/ic/
i82801lpcreg.h 70 #define LPCIB_PCI_GEN_PMCON_1 0xa0

Completed in 13 milliseconds