Home
last modified time | relevance | path

Searched refs:LPCIB_PCI_PIRQE_ROUT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Di82801lpcreg.h63 #define LPCIB_PCI_PIRQE_ROUT 0x68 macro
/netbsd-src/sys/arch/x86/pci/
H A Dichlpcib.c549 sc->sc_pirq[1] = pci_conf_read(pc, tag, LPCIB_PCI_PIRQE_ROUT); in lpcib_suspend()
574 pci_conf_write(pc, tag, LPCIB_PCI_PIRQE_ROUT, sc->sc_pirq[1]); in lpcib_resume()