Home | History | Annotate | Download | only in marvell

Lines Matching refs:mvxpbm_softc

84 STATIC int mvxpbm_evcnt_attach(struct mvxpbm_softc *);
85 CFATTACH_DECL_NEW(mvxpbm_mbus, sizeof(struct mvxpbm_softc),
89 STATIC int mvxpbm_alloc_buffer(struct mvxpbm_softc *);
95 static struct mvxpbm_softc sc_emul;
96 static struct mvxpbm_softc *sc0;
129 struct mvxpbm_softc *sc = device_private(self);
160 mvxpbm_evcnt_attach(struct mvxpbm_softc *sc)
169 mvxpbm_alloc_buffer(struct mvxpbm_softc *sc)
337 struct mvxpbm_softc *
340 struct mvxpbm_softc *sc;
367 mvxpbm_alloc(struct mvxpbm_softc *sc)
390 struct mvxpbm_softc *sc = chunk->sc;
407 struct mvxpbm_softc *sc = chunk->sc;
431 struct mvxpbm_softc *sc = chunk->sc;
442 mvxpbm_lock(struct mvxpbm_softc *sc)
448 mvxpbm_unlock(struct mvxpbm_softc *sc)
455 mvxpbm_xname(struct mvxpbm_softc *sc)
464 mvxpbm_chunk_size(struct mvxpbm_softc *sc)
470 mvxpbm_chunk_count(struct mvxpbm_softc *sc)
476 mvxpbm_packet_offset(struct mvxpbm_softc *sc)
482 mvxpbm_buf_pbase(struct mvxpbm_softc *sc)
488 mvxpbm_buf_size(struct mvxpbm_softc *sc)