Lines Matching refs:mvxpbm_softc
84 struct mvxpbm_softc { struct
114 struct mvxpbm_softc *mvxpbm_device(struct marvell_attach_args *); argument
117 struct mvxpbm_chunk *mvxpbm_alloc(struct mvxpbm_softc *);
129 void mvxpbm_lock(struct mvxpbm_softc *);
130 void mvxpbm_unlock(struct mvxpbm_softc *);
133 const char *mvxpbm_xname(struct mvxpbm_softc *);
134 size_t mvxpbm_chunk_size(struct mvxpbm_softc *);
135 uint32_t mvxpbm_chunk_count(struct mvxpbm_softc *);
136 off_t mvxpbm_packet_offset(struct mvxpbm_softc *);
137 paddr_t mvxpbm_buf_pbase(struct mvxpbm_softc *);
138 size_t mvxpbm_buf_size(struct mvxpbm_softc *);