Symbol: gtidmac_softc
sys/dev/marvell/gtidmac.c
1147
struct gtidmac_softc *sc = tag;
sys/dev/marvell/gtidmac.c
1167
struct gtidmac_softc *sc = tag;
sys/dev/marvell/gtidmac.c
119
struct gtidmac_softc *ia_sc;
sys/dev/marvell/gtidmac.c
1211
struct gtidmac_softc *sc = tag;
sys/dev/marvell/gtidmac.c
1236
struct gtidmac_softc *sc = tag;
sys/dev/marvell/gtidmac.c
1250
struct gtidmac_softc *sc = tag;
sys/dev/marvell/gtidmac.c
1426
struct gtidmac_softc *sc = tag;
sys/dev/marvell/gtidmac.c
144
struct gtidmac_softc *gtidmac_softc = NULL;
sys/dev/marvell/gtidmac.c
1446
struct gtidmac_softc *sc = tag;
sys/dev/marvell/gtidmac.c
1487
gtidmac_wininit(struct gtidmac_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/gtidmac.c
152
static int mvxore_intr(struct gtidmac_softc *, int);
sys/dev/marvell/gtidmac.c
1553
mvxore_wininit(struct gtidmac_softc *sc, enum marvell_tags *tags)
sys/dev/marvell/gtidmac.c
158
static __inline int gtidmac_dmmap_load(struct gtidmac_softc *, bus_dmamap_t,
sys/dev/marvell/gtidmac.c
160
static __inline void gtidmac_dmmap_unload(struct gtidmac_softc *, bus_dmamap_t, int);
sys/dev/marvell/gtidmac.c
1628
gtidmac_buffer_setup(struct gtidmac_softc *sc)
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/gtidmac.c
168
static int gtidmac_buffer_setup(struct gtidmac_softc *);
sys/dev/marvell/gtidmac.c
169
static int mvxore_buffer_setup(struct gtidmac_softc *);
sys/dev/marvell/gtidmac.c
172
static void gtidmac_dump_idmacreg(struct gtidmac_softc *, int);
sys/dev/marvell/gtidmac.c
173
static void gtidmac_dump_idmacdesc(struct gtidmac_softc *,
sys/dev/marvell/gtidmac.c
1740
mvxore_buffer_setup(struct gtidmac_softc *sc)
sys/dev/marvell/gtidmac.c
175
static void gtidmac_dump_xorereg(struct gtidmac_softc *, int);
sys/dev/marvell/gtidmac.c
176
static void gtidmac_dump_xoredesc(struct gtidmac_softc *,
sys/dev/marvell/gtidmac.c
1856
gtidmac_dump_idmacreg(struct gtidmac_softc *sc, int chan)
sys/dev/marvell/gtidmac.c
1910
gtidmac_dump_idmacdesc(struct gtidmac_softc *sc, struct gtidmac_dma_desc *dd,
sys/dev/marvell/gtidmac.c
1965
gtidmac_dump_xorereg(struct gtidmac_softc *sc, int chan)
sys/dev/marvell/gtidmac.c
2051
gtidmac_dump_xoredesc(struct gtidmac_softc *sc, struct gtidmac_dma_desc *dd,
sys/dev/marvell/gtidmac.c
338
CFATTACH_DECL_NEW(gtidmac_gt, sizeof(struct gtidmac_softc),
sys/dev/marvell/gtidmac.c
340
CFATTACH_DECL_NEW(gtidmac_mbus, sizeof(struct gtidmac_softc),
sys/dev/marvell/gtidmac.c
371
struct gtidmac_softc *sc = device_private(self);
sys/dev/marvell/gtidmac.c
530
gtidmac_softc = sc;
sys/dev/marvell/gtidmac.c
560
struct gtidmac_softc *sc = ia->ia_sc;
sys/dev/marvell/gtidmac.c
629
struct gtidmac_softc *sc = arg;
sys/dev/marvell/gtidmac.c
637
struct gtidmac_softc *sc = arg;
sys/dev/marvell/gtidmac.c
643
mvxore_intr(struct gtidmac_softc *sc, int port)
sys/dev/marvell/gtidmac.c
67
struct gtidmac_softc;
sys/dev/marvell/gtidmac.c
731
struct gtidmac_softc *sc = dmb->dmb_cookie;
sys/dev/marvell/gtidmac.c
744
struct gtidmac_softc *sc = dmb->dmb_cookie;
sys/dev/marvell/gtidmac.c
852
struct gtidmac_softc *sc;
sys/dev/marvell/gtidmac.c
894
gtidmac_dmmap_load(struct gtidmac_softc *sc, bus_dmamap_t dmamap,
sys/dev/marvell/gtidmac.c
931
gtidmac_dmmap_unload(struct gtidmac_softc *sc, bus_dmamap_t dmamap, int read)
sys/dev/marvell/gtidmac.c
948
struct gtidmac_softc *sc = tag;
sys/dev/marvell/gtidmac.c
973
struct gtidmac_softc *sc = tag;
sys/dev/marvell/gtidmac.c
987
struct gtidmac_softc *sc = tag;