HomeSort by: relevance | last modified time | path
    Searched refs:mvpex_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/marvell/
mvpex.c 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
    [all...]
mvpexvar.h 51 struct mvpex_softc { struct
  /src/sys/arch/arm/marvell/
pci_machdep.c 386 struct mvpex_softc *sc = v;

Completed in 49 milliseconds