marvell_tags
enum marvell_tags *tags;
enum marvell_tags ddr_tags[] = {
enum marvell_tags ddr3_tags[] = {
enum marvell_tags axi_tags[] = {
enum marvell_tags *tags;
static void mvusb_init(struct mvusb_softc *, enum marvell_tags *);
static void mvusb_wininit(struct mvusb_softc *, enum marvell_tags *);
mvusb_init(struct mvusb_softc *sc, enum marvell_tags *tags)
mvusb_wininit(struct mvusb_softc *sc, enum marvell_tags *tags)
gtidmac_wininit(struct gtidmac_softc *sc, enum marvell_tags *tags)
mvxore_wininit(struct gtidmac_softc *sc, enum marvell_tags *tags)
static void gtidmac_wininit(struct gtidmac_softc *, enum marvell_tags *);
static void mvxore_wininit(struct gtidmac_softc *, enum marvell_tags *);
enum marvell_tags tag;
static void mvgbec_wininit(struct mvgbec_softc *, enum marvell_tags *);
mvgbec_wininit(struct mvgbec_softc *sc, enum marvell_tags *tags)
mvxpe_wininit(struct mvxpe_softc *sc, enum marvell_tags *tags)
STATIC void mvxpe_wininit(struct mvxpe_softc *, enum marvell_tags *);
enum marvell_tags *mva_tags;
mvpex_init(struct mvpex_softc *sc, enum marvell_tags *tags)
mvpex_wininit(struct mvpex_softc *sc, enum marvell_tags *tags)
static void mvpex_init(struct mvpex_softc *, enum marvell_tags *);
static void mvpex_wininit(struct mvpex_softc *, enum marvell_tags *);
enum marvell_tags *mvpex_bar2_tags;
extern enum marvell_tags *mvpex_bar2_tags;
mvsatahc_wininit(struct mvsata_softc *sc, enum marvell_tags *tags)
static void mvsatahc_wininit(struct mvsata_softc *, enum marvell_tags *);
mvsdio_wininit(struct mvsdio_softc *sc, enum marvell_tags *tags)
static void mvsdio_wininit(struct mvsdio_softc *, enum marvell_tags *);
STATIC int mvxpsec_wininit(struct mvxpsec_softc *, enum marvell_tags *);
STATIC int mvxpsec_wininit(struct mvxpsec_softc *sc, enum marvell_tags *tags)