OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p9100_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/sbus/
p9100.c
101
struct
p9100_softc
{
struct
166
CFATTACH_DECL_NEW(pnozz, sizeof(struct
p9100_softc
),
195
static void p9100loadcmap(struct
p9100_softc
*, int, int);
196
static void p9100_set_video(struct
p9100_softc
*, int);
197
static int p9100_get_video(struct
p9100_softc
*);
198
static uint32_t p9100_ctl_read_4(struct
p9100_softc
*, bus_size_t);
199
static void p9100_ctl_write_4(struct
p9100_softc
*, bus_size_t, uint32_t);
200
static uint8_t p9100_ramdac_read(struct
p9100_softc
*, bus_size_t);
201
static void p9100_ramdac_write(struct
p9100_softc
*, bus_size_t, uint8_t);
203
static uint8_t p9100_ramdac_read_ctl(struct
p9100_softc
*, int)
[
all
...]
Completed in 43 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025