Lines Matching refs:sc_ops
544 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()
633 *(ofw_pci_intr_t *)(&sc->sc_ops.sc_pci_iinfo.opi_imapmsk[ in psycho_attach()
634 sc->sc_ops.sc_pci_iinfo.opi_addrc]) = INTMAP_INO_MASK; in psycho_attach()
885 if (bus == sc->sc_ops.sc_pci_secbus && slot == PCS_DEVICE && in psycho_read_config()
896 bus_space_read_2(sc->sc_ops.sc_pci_cfgt, in psycho_read_config()
897 sc->sc_ops.sc_pci_bh[OFW_PCI_CS_CONFIG], in psycho_read_config()
898 PSYCHO_CONF_OFF(sc->sc_ops.sc_pci_secbus, in psycho_read_config()