OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvxpbm_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/marvell/
mvxpbmvar.h
84
struct
mvxpbm_softc
{
struct
114
struct
mvxpbm_softc
*mvxpbm_device(struct marvell_attach_args *);
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
*);
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025