OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mach64_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
machfb.c
88
struct
mach64_softc
{
struct
225
CFATTACH_DECL_NEW(machfb, sizeof(struct
mach64_softc
), mach64_match,
228
static void mach64_init(struct
mach64_softc
*);
229
static int mach64_get_memsize(struct
mach64_softc
*);
230
static int mach64_get_max_ramdac(struct
mach64_softc
*);
234
static void mach64_get_mode(struct
mach64_softc
*, struct videomode *);
235
static void mach64_print_reg(struct
mach64_softc
*);
238
static int mach64_calc_crtcregs(struct
mach64_softc
*,
241
static void mach64_set_crtcregs(struct
mach64_softc
*,
244
static int mach64_modeswitch(struct
mach64_softc
*, struct videomode *)
[
all
...]
machfb.c
88
struct
mach64_softc
{
struct
225
CFATTACH_DECL_NEW(machfb, sizeof(struct
mach64_softc
), mach64_match,
228
static void mach64_init(struct
mach64_softc
*);
229
static int mach64_get_memsize(struct
mach64_softc
*);
230
static int mach64_get_max_ramdac(struct
mach64_softc
*);
234
static void mach64_get_mode(struct
mach64_softc
*, struct videomode *);
235
static void mach64_print_reg(struct
mach64_softc
*);
238
static int mach64_calc_crtcregs(struct
mach64_softc
*,
241
static void mach64_set_crtcregs(struct
mach64_softc
*,
244
static int mach64_modeswitch(struct
mach64_softc
*, struct videomode *)
[
all
...]
Completed in 61 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025