Home
last modified time | relevance | path

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

/openbsd/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.c213 efi_com_putc(dev_t dev, int c) in efi_com_putc() function
/openbsd/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.c229 efi_com_putc(dev_t dev, int c) in efi_com_putc() function
/openbsd/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) in efi_com_putc() function