Searched refs:efi_fb_probe (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Defiboot.h31 void efi_fb_probe(struct consdev *);
H A Dconf.c69 { efi_fb_probe, efi_fb_init, efi_fb_getc, efi_fb_putc },
H A Defiboot.c221 efi_fb_probe(struct consdev *cn) function
/openbsd-current/sys/arch/riscv64/stand/efiboot/
H A Defiboot.h27 void efi_fb_probe(struct consdev *);
H A Dconf.c73 { efi_fb_probe, efi_fb_init, efi_cons_getc, efi_cons_putc },
H A Defiboot.c199 efi_fb_probe(struct consdev *cn) function
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defiboot.h32 void efi_fb_probe(struct consdev *);
H A Dconf.c80 { efi_fb_probe, efi_fb_init, efi_fb_getc, efi_fb_putc },
H A Defiboot.c236 efi_fb_probe(struct consdev *cn) function

Completed in 144 milliseconds