Searched refs:efi_cons_probe (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Defiboot.h23 void efi_cons_probe(struct consdev *);
H A Dconf.c67 { efi_cons_probe, efi_cons_init, efi_cons_getc, efi_cons_putc },
H A Defiboot.c130 efi_cons_probe(struct consdev *cn) function
/openbsd-current/sys/arch/riscv64/stand/efiboot/
H A Defiboot.h23 void efi_cons_probe(struct consdev *);
H A Dconf.c72 { efi_cons_probe, efi_cons_init, efi_cons_getc, efi_cons_putc },
H A Defiboot.c134 efi_cons_probe(struct consdev *cn) function
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defiboot.h24 void efi_cons_probe(struct consdev *);
H A Dconf.c78 { efi_cons_probe, efi_cons_init, efi_cons_getc, efi_cons_putc },
H A Defiboot.c145 efi_cons_probe(struct consdev *cn) function
/openbsd-current/sys/arch/amd64/stand/efiboot/
H A Defiboot.h20 void efi_cons_probe(struct consdev *);
H A Dconf.c91 { efi_cons_probe, efi_cons_init, efi_cons_getc, efi_cons_putc },
H A Defiboot.c507 efi_cons_probe(struct consdev *cn) function

Completed in 134 milliseconds