Home
last modified time | relevance | path

Searched refs:LPCIB_PCI_GEN_STA (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/x86/pci/
H A Dtco.c388 LPCIB_PCI_GEN_STA); in tcotimer_disable_noreboot()
393 LPCIB_PCI_GEN_STA, pcireg); in tcotimer_disable_noreboot()
H A Dichlpcib.c552 sc->sc_fwhsel2 = pci_conf_read(pc, tag, LPCIB_PCI_GEN_STA); in lpcib_suspend()
577 pci_conf_write(pc, tag, LPCIB_PCI_GEN_STA, sc->sc_fwhsel2); in lpcib_resume()
/netbsd-src/sys/dev/ic/
H A Di82801lpcreg.h93 #define LPCIB_PCI_GEN_STA 0xd4 macro