Home | History | Annotate | Download | only in marvell

Lines Matching refs:mvpex_softc

63 static void mvpex_init(struct mvpex_softc *, enum marvell_tags *);
65 static void mvpex_barinit(struct mvpex_softc *);
66 static int mvpex_wininit(struct mvpex_softc *, int, int, int, int, uint32_t *,
69 static void mvpex_wininit(struct mvpex_softc *, enum marvell_tags *);
72 static void mvpex_pci_config(struct mvpex_softc *, bus_space_tag_t,
79 CFATTACH_DECL_NEW(mvpex_gt, sizeof(struct mvpex_softc),
81 CFATTACH_DECL_NEW(mvpex_mbus, sizeof(struct mvpex_softc),
105 struct mvpex_softc *sc = device_private(self);
198 struct mvpex_softc *sc = (struct mvpex_softc *)arg;
237 mvpex_init(struct mvpex_softc *sc, enum marvell_tags *tags)
275 mvpex_wininit(struct mvpex_softc *sc, int window, int tbegin, int tend,
309 mvpex_barinit(struct mvpex_softc *sc)
356 mvpex_wininit(struct mvpex_softc *sc, enum marvell_tags *tags)
405 mvpex_pci_config(struct mvpex_softc *sc, bus_space_tag_t iot,
498 struct mvpex_softc *sc = v;
546 struct mvpex_softc *sc = v;
657 struct mvpex_softc *sc = (struct mvpex_softc *)v;
696 struct mvpex_softc *sc = (struct mvpex_softc *)v;