HomeSort by: relevance | last modified time | path
    Searched defs:sc_fwhsel2 (Results 1 - 4 of 4) sorted by relevancy

  /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);

Completed in 46 milliseconds