Home
last modified time | relevance | path

Searched refs:gfxp_is_console (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/sparc64/dev/
H A Dgfxp.c145 int gfxp_is_console(int);
192 console = gfxp_is_console(node); in gfxp_attach()
364 gfxp_is_console(int node) in gfxp_is_console() function