Searched refs:efi_fb_putc (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Defiboot.h34 void efi_fb_putc(dev_t, int);
H A Dconf.c69 { efi_fb_probe, efi_fb_init, efi_fb_getc, efi_fb_putc },
H A Defiboot.c241 efi_fb_putc(dev_t dev, int c) function
/openbsd-current/sys/arch/riscv64/stand/efiboot/
H A Defiboot.h30 void efi_fb_putc(dev_t, int);
H A Defiboot.c219 efi_fb_putc(dev_t dev, int c) function
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defiboot.h35 void efi_fb_putc(dev_t, int);
H A Dconf.c80 { efi_fb_probe, efi_fb_init, efi_fb_getc, efi_fb_putc },
H A Defiboot.c256 efi_fb_putc(dev_t dev, int c) function

Completed in 225 milliseconds