OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zz9k_fb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
zz9k.c
66
bool zz9k_exists = false; /* required by
zz9k_fb
ZZFB_CONSOLE */
99
struct zz9kbus_attach_args
zz9k_fb
; /* Graphics */
local in function:zz9k_attach
155
zz9k_fb
.zzaa_base = (bus_addr_t)zap->va;
156
strcpy(
zz9k_fb
.zzaa_name, "
zz9k_fb
");
157
config_found(sc->sc_dev, &
zz9k_fb
, zz9k_print, CFARGS_NONE);
zz9k_fb.c
1
/* $NetBSD:
zz9k_fb
.c,v 1.1 2023/05/03 13:49:30 phx Exp $ */
32
__KERNEL_RCSID(0, "$NetBSD:
zz9k_fb
.c,v 1.1 2023/05/03 13:49:30 phx Exp $");
75
#include "
zz9k_fb
.h" /* NZZ9K_FB */
231
zz9k_fb
, sizeof(struct zzfb_softc), zzfb_match, zzfb_attach, NULL, NULL );
245
if (strcmp(bap->zzaa_name, "
zz9k_fb
") != 0) {
Completed in 13 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025