Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sparc64/pci/
Dpsycho.c548 PCIB_WRITE_CONFIG(dev, sc->sc_ops.sc_pci_secbus, PCS_DEVICE, PCS_FUNC, in psycho_attach()
549 PCIR_STATUS, PCIB_READ_CONFIG(dev, sc->sc_ops.sc_pci_secbus, in psycho_attach()
612 PCIB_WRITE_CONFIG(dev, sc->sc_ops.sc_pci_secbus, PCS_DEVICE, PCS_FUNC, in psycho_attach()
617 bus_space_read_2(sc->sc_ops.sc_pci_cfgt, in psycho_attach()
618 sc->sc_ops.sc_pci_bh[OFW_PCI_CS_CONFIG], in psycho_attach()
619 PSYCHO_CONF_OFF(sc->sc_ops.sc_pci_secbus, PCS_DEVICE, in psycho_attach()
622 sc->sc_pci_hpbcfg[i] = bus_space_read_1(sc->sc_ops.sc_pci_cfgt, in psycho_attach()
623 sc->sc_ops.sc_pci_bh[OFW_PCI_CS_CONFIG], PSYCHO_CONF_OFF( in psycho_attach()
624 sc->sc_ops.sc_pci_secbus, PCS_DEVICE, PCS_FUNC, i)); in psycho_attach()
636 sc->sc_ops.sc_pci_iinfo.opi_imapmsk != NULL) in psycho_attach()
[all …]
Dpsychovar.h45 struct ofw_pci_softc sc_ops; member
Dschizovar.h48 struct ofw_pci_softc sc_ops; member
Dfirevar.h41 struct ofw_pci_softc sc_ops; member
Dschizo.c555 PCIB_WRITE_CONFIG(dev, sc->sc_ops.sc_pci_secbus, STX_CS_DEVICE, in schizo_attach()
557 sc->sc_ops.sc_pci_secbus, STX_CS_DEVICE, STX_CS_FUNC, PCIR_STATUS, in schizo_attach()
686 PCIB_WRITE_CONFIG(dev, sc->sc_ops.sc_pci_secbus, STX_CS_DEVICE, in schizo_attach()
811 status = PCIB_READ_CONFIG(sc->sc_dev, sc->sc_ops.sc_pci_secbus, in schizo_pci_bus()
852 PCIB_WRITE_CONFIG(sc->sc_dev, sc->sc_ops.sc_pci_secbus, STX_CS_DEVICE, in schizo_pci_bus()
979 bus == sc->sc_ops.sc_pci_secbus && slot == STX_CS_DEVICE && in schizo_read_config()