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

/netbsd-current/sys/arch/i386/stand/efiboot/
H A Deficons.c73 static int efi_cons_iskey(int);
95 static int (*internal_iskey)(int) = efi_cons_iskey;
181 internal_iskey = efi_cons_iskey;
284 efi_cons_iskey(int intr) function

Completed in 193 milliseconds