OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vrpciu_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
vrpciu.c
59
struct
vrpciu_softc
{
struct
72
static void vrpciu_write(struct
vrpciu_softc
*, int, u_int32_t);
74
vrpciu_read(struct
vrpciu_softc
*, int);
76
static void vrpciu_write_2(struct
vrpciu_softc
*, int, u_int16_t)
79
vrpciu_read_2(struct
vrpciu_softc
*, int);
102
CFATTACH_DECL_NEW(vrpciu, sizeof(struct
vrpciu_softc
),
106
vrpciu_write(struct
vrpciu_softc
*sc, int offset, u_int32_t val)
113
vrpciu_read(struct
vrpciu_softc
*sc, int offset)
121
vrpciu_write_2(struct
vrpciu_softc
*sc, int offset, u_int16_t val)
128
vrpciu_read_2(struct
vrpciu_softc
*sc, int offset
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025