Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.h27 void efi_com_probe(struct consdev *);
H A Dconf.c68 { efi_com_probe, efi_com_init, efi_com_getc, efi_com_putc },
H A Defiboot.c193 efi_com_probe(struct consdev *cn) in efi_com_probe() function
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.h28 void efi_com_probe(struct consdev *);
H A Dconf.c79 { efi_com_probe, efi_com_init, efi_com_getc, efi_com_putc },
H A Defiboot.c209 efi_com_probe(struct consdev *cn) in efi_com_probe() function
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defiboot.h29 void efi_com_probe(struct consdev *);
H A Dconf.c92 { efi_com_probe, efi_com_init, efi_com_getc, efi_com_putc },
H A Defiboot.c656 efi_com_probe(struct consdev *cn) in efi_com_probe() function