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

  /src/sys/arch/arm/broadcom/
bcm53xx_pax.c 80 struct bcmpax_softc { struct
97 bcmpax_read_4(struct bcmpax_softc *sc, bus_size_t o)
103 bcmpax_write_4(struct bcmpax_softc *sc, bus_size_t o, uint32_t v)
127 CFATTACH_DECL_NEW(bcmpax_ccb, sizeof(struct bcmpax_softc),
146 bcmpax_iwin_init(struct bcmpax_softc *sc)
197 struct bcmpax_softc * const sc = device_private(self);
381 struct bcmpax_softc * const sc = v;
410 bcmpax_conf_addr_write(struct bcmpax_softc *sc, pcitag_t tag)
432 struct bcmpax_softc * const sc = v;
471 struct bcmpax_softc * const sc = v
    [all...]
bcm53xx_pax.c 80 struct bcmpax_softc { struct
97 bcmpax_read_4(struct bcmpax_softc *sc, bus_size_t o)
103 bcmpax_write_4(struct bcmpax_softc *sc, bus_size_t o, uint32_t v)
127 CFATTACH_DECL_NEW(bcmpax_ccb, sizeof(struct bcmpax_softc),
146 bcmpax_iwin_init(struct bcmpax_softc *sc)
197 struct bcmpax_softc * const sc = device_private(self);
381 struct bcmpax_softc * const sc = v;
410 bcmpax_conf_addr_write(struct bcmpax_softc *sc, pcitag_t tag)
432 struct bcmpax_softc * const sc = v;
471 struct bcmpax_softc * const sc = v
    [all...]

Completed in 21 milliseconds