OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unichromefb_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
unichromefb.c
95
struct
unichromefb_softc
{
struct
128
static int unichromefb_drm_unmap(struct
unichromefb_softc
*);
129
static int unichromefb_drm_map(struct
unichromefb_softc
*);
147
static uint8_t uni_rd(struct
unichromefb_softc
*, int, uint8_t);
148
static void uni_wr(struct
unichromefb_softc
*, int, uint8_t, uint8_t);
149
static void uni_wr_mask(struct
unichromefb_softc
*, int, uint8_t,
151
static void uni_wr_x(struct
unichromefb_softc
*, struct io_reg *, int);
152
static void uni_wr_dac(struct
unichromefb_softc
*, uint8_t, uint8_t,
157
static void uni_setmode(struct
unichromefb_softc
*, int, int);
158
static void uni_crt_lock(struct
unichromefb_softc
*);
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025