Symbol: marvell_tags
sys/arch/arm/marvell/mvsoc.c
1040
enum marvell_tags *tags;
sys/arch/arm/marvell/mvsoc.c
444
enum marvell_tags ddr_tags[] = {
sys/arch/arm/marvell/mvsoc.c
452
enum marvell_tags ddr3_tags[] = {
sys/arch/arm/marvell/mvsoc.c
460
enum marvell_tags axi_tags[] = {
sys/arch/arm/marvell/mvsoc.c
469
enum marvell_tags *tags;
sys/dev/marvell/ehci_mv.c
167
static void mvusb_init(struct mvusb_softc *, enum marvell_tags *);
sys/dev/marvell/ehci_mv.c
168
static void mvusb_wininit(struct mvusb_softc *, enum marvell_tags *);
sys/dev/marvell/ehci_mv.c
254
mvusb_init(struct mvusb_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/ehci_mv.c
361
mvusb_wininit(struct mvusb_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/gtidmac.c
1487
gtidmac_wininit(struct gtidmac_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/gtidmac.c
1553
mvxore_wininit(struct gtidmac_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/gtidmac.c
165
static void gtidmac_wininit(struct gtidmac_softc *, enum marvell_tags *);
sys/dev/marvell/gtidmac.c
166
static void mvxore_wininit(struct gtidmac_softc *, enum marvell_tags *);
sys/dev/marvell/gtidmacvar.h
41
enum marvell_tags tag;
sys/dev/marvell/if_mvgbe.c
274
static void mvgbec_wininit(struct mvgbec_softc *, enum marvell_tags *);
sys/dev/marvell/if_mvgbe.c
633
mvgbec_wininit(struct mvgbec_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/if_mvxpe.c
785
mvxpe_wininit(struct mvxpe_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/if_mvxpe.c
92
STATIC void mvxpe_wininit(struct mvxpe_softc *, enum marvell_tags *);
sys/dev/marvell/marvellvar.h
65
enum marvell_tags *mva_tags;
sys/dev/marvell/mvpex.c
237
mvpex_init(struct mvpex_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/mvpex.c
356
mvpex_wininit(struct mvpex_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/mvpex.c
63
static void mvpex_init(struct mvpex_softc *, enum marvell_tags *);
sys/dev/marvell/mvpex.c
69
static void mvpex_wininit(struct mvpex_softc *, enum marvell_tags *);
sys/dev/marvell/mvpex.c
77
enum marvell_tags *mvpex_bar2_tags;
sys/dev/marvell/mvpexvar.h
31
extern enum marvell_tags *mvpex_bar2_tags;
sys/dev/marvell/mvsata_mv.c
217
mvsatahc_wininit(struct mvsata_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/mvsata_mv.c
74
static void mvsatahc_wininit(struct mvsata_softc *, enum marvell_tags *);
sys/dev/marvell/mvsdio.c
693
mvsdio_wininit(struct mvsdio_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/mvsdio.c
95
static void mvsdio_wininit(struct mvsdio_softc *, enum marvell_tags *);
sys/dev/marvell/mvxpsec.c
128
STATIC int mvxpsec_wininit(struct mvxpsec_softc *, enum marvell_tags *);
sys/dev/marvell/mvxpsec.c
519
STATIC int mvxpsec_wininit(struct mvxpsec_softc *sc, enum marvell_tags *tags)