Lines Matching defs:bcm_pcib_softc
122 struct bcm_pcib_softc {
159 struct bcm_pcib_softc *sc;
166 bcm_pcib_set_reg(struct bcm_pcib_softc *sc, uint32_t reg, uint32_t val)
173 bcm_pcib_read_reg(struct bcm_pcib_softc *sc, uint32_t reg)
180 bcm_pcib_reset_controller(struct bcm_pcib_softc *sc)
202 bcm_pcib_enable_controller(struct bcm_pcib_softc *sc)
216 struct bcm_pcib_softc *sc;
266 bcm_get_offset_and_prepare_config(struct bcm_pcib_softc *sc, u_int bus,
291 bcm_pcib_is_valid_quad(struct bcm_pcib_softc *sc, u_int bus, u_int slot,
316 struct bcm_pcib_softc *sc;
350 struct bcm_pcib_softc *sc;
378 bcm_pcib_msi_intr_process(struct bcm_pcib_softc *sc, uint32_t interrupt_bitmap,
408 struct bcm_pcib_softc *sc;
412 sc = (struct bcm_pcib_softc *) arg;
425 struct bcm_pcib_softc *sc;
465 struct bcm_pcib_softc *sc;
480 struct bcm_pcib_softc *sc;
499 struct bcm_pcib_softc *sc;
570 struct bcm_pcib_softc *sc;
616 struct bcm_pcib_softc *sc;
776 sizeof(struct bcm_pcib_softc), generic_pcie_fdt_driver);