Home
last modified time | relevance | path

Searched refs:sc_ops (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/sparc64/pci/
HDpsycho.c544 PCIB_WRITE_CONFIG(dev, sc->sc_ops.sc_pci_secbus, PCS_DEVICE, PCS_FUNC, in psycho_attach()
545 PCIR_STATUS, PCIB_READ_CONFIG(dev, sc->sc_ops.sc_pci_secbus, in psycho_attach()
608 PCIB_WRITE_CONFIG(dev, sc->sc_ops.sc_pci_secbus, PCS_DEVICE, PCS_FUNC, in psycho_attach()
613 bus_space_read_2(sc->sc_ops.sc_pci_cfgt, in psycho_attach()
614 sc->sc_ops.sc_pci_bh[OFW_PCI_CS_CONFIG], in psycho_attach()
615 PSYCHO_CONF_OFF(sc->sc_ops.sc_pci_secbus, PCS_DEVICE, in psycho_attach()
618 sc->sc_pci_hpbcfg[i] = bus_space_read_1(sc->sc_ops.sc_pci_cfgt, in psycho_attach()
619 sc->sc_ops.sc_pci_bh[OFW_PCI_CS_CONFIG], PSYCHO_CONF_OFF( in psycho_attach()
620 sc->sc_ops.sc_pci_secbus, PCS_DEVICE, PCS_FUNC, i)); in psycho_attach()
632 sc->sc_ops.sc_pci_iinfo.opi_imapmsk != NULL) in psycho_attach()
[all …]
HDpsychovar.h43 struct ofw_pci_softc sc_ops; member
HDschizovar.h46 struct ofw_pci_softc sc_ops; member
HDfirevar.h39 struct ofw_pci_softc sc_ops; member
HDschizo.c551 PCIB_WRITE_CONFIG(dev, sc->sc_ops.sc_pci_secbus, STX_CS_DEVICE, in schizo_attach()
553 sc->sc_ops.sc_pci_secbus, STX_CS_DEVICE, STX_CS_FUNC, PCIR_STATUS, in schizo_attach()
682 PCIB_WRITE_CONFIG(dev, sc->sc_ops.sc_pci_secbus, STX_CS_DEVICE, in schizo_attach()
807 status = PCIB_READ_CONFIG(sc->sc_dev, sc->sc_ops.sc_pci_secbus, in schizo_pci_bus()
848 PCIB_WRITE_CONFIG(sc->sc_dev, sc->sc_ops.sc_pci_secbus, STX_CS_DEVICE, in schizo_pci_bus()
975 bus == sc->sc_ops.sc_pci_secbus && slot == STX_CS_DEVICE && in schizo_read_config()