HomeSort by: relevance | last modified time | path
    Searched refs:x86_genfb_cnattach (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/x86/include/
genfb_machdep.h 33 int x86_genfb_cnattach(void);
  /src/sys/arch/x86/x86/
genfb_machdep.c 130 aprint_error("x86_genfb_cnattach: couldn't map framebuffer\n");
136 aprint_error("x86_genfb_cnattach: couldn't get fb vaddr\n");
179 x86_genfb_cnattach(void) function in typeref:typename:int
208 x86_genfb_cnattach(void) function in typeref:typename:int
consinit.c 217 * x86_genfb_cnattach can map it, then
224 if (x86_genfb_cnattach() == -1) {
  /src/sys/arch/xen/x86/
consinit.c 187 if (x86_genfb_cnattach() == -1) {

Completed in 35 milliseconds