/src/sys/arch/x86/pci/ |
ichlpcib.c | 120 pcireg_t sc_fwhsel2; member in struct:lpcib_softc 552 sc->sc_fwhsel2 = pci_conf_read(pc, tag, LPCIB_PCI_GEN_STA); 577 pci_conf_write(pc, tag, LPCIB_PCI_GEN_STA, sc->sc_fwhsel2);
|
ichlpcib.c | 120 pcireg_t sc_fwhsel2; member in struct:lpcib_softc 552 sc->sc_fwhsel2 = pci_conf_read(pc, tag, LPCIB_PCI_GEN_STA); 577 pci_conf_write(pc, tag, LPCIB_PCI_GEN_STA, sc->sc_fwhsel2);
|
ichlpcib.c | 120 pcireg_t sc_fwhsel2; member in struct:lpcib_softc 552 sc->sc_fwhsel2 = pci_conf_read(pc, tag, LPCIB_PCI_GEN_STA); 577 pci_conf_write(pc, tag, LPCIB_PCI_GEN_STA, sc->sc_fwhsel2);
|
ichlpcib.c | 120 pcireg_t sc_fwhsel2; member in struct:lpcib_softc 552 sc->sc_fwhsel2 = pci_conf_read(pc, tag, LPCIB_PCI_GEN_STA); 577 pci_conf_write(pc, tag, LPCIB_PCI_GEN_STA, sc->sc_fwhsel2);
|