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

/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Defiboot.h30 void efi_com_putc(dev_t, int);
H A Dconf.c68 { efi_com_probe, efi_com_init, efi_com_getc, efi_com_putc },
H A Defiboot.c215 efi_com_putc(dev_t dev, int c) function
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defiboot.h31 void efi_com_putc(dev_t, int);
H A Dconf.c79 { efi_com_probe, efi_com_init, efi_com_getc, efi_com_putc },
H A Defiboot.c230 efi_com_putc(dev_t dev, int c) function
/openbsd-current/sys/arch/amd64/stand/efiboot/
H A Defiboot.h32 void efi_com_putc(dev_t, int);
H A Dconf.c92 { efi_com_probe, efi_com_init, efi_com_getc, efi_com_putc },
H A Defiboot.c809 efi_com_putc(dev_t dev, int c) function

Completed in 103 milliseconds