Home
last modified time | relevance | path

Searched refs:mvxpe_softc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/marvell/
H A Dif_mvxpe.c80 STATIC int mvxpe_evcnt_attach(struct mvxpe_softc *);
81 CFATTACH_DECL_NEW(mvxpe_mbus, sizeof(struct mvxpe_softc),
83 STATIC void mvxpe_sc_lock(struct mvxpe_softc *);
84 STATIC void mvxpe_sc_unlock(struct mvxpe_softc *);
92 STATIC void mvxpe_wininit(struct mvxpe_softc *, enum marvell_tags *);
98 STATIC void *mvxpe_dma_memalloc(struct mvxpe_softc *, bus_dmamap_t *, size_t);
99 STATIC int mvxpe_ring_alloc_queue(struct mvxpe_softc *, int);
100 STATIC void mvxpe_ring_dealloc_queue(struct mvxpe_softc *, int);
101 STATIC void mvxpe_ring_init_queue(struct mvxpe_softc *, int);
102 STATIC void mvxpe_ring_flush_queue(struct mvxpe_softc *, int);
[all …]
H A Dif_mvxpevar.h371 struct mvxpe_softc;
373 struct mvxpe_softc *sc;
381 struct mvxpe_softc *sc;
389 struct mvxpe_softc { struct