Home
last modified time | relevance | path

Searched refs:efi_cons_getshifts (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/amd64/stand/efiboot/
H A Defiboot.h28 int efi_cons_getshifts(dev_t dev);
H A Dmachdep.c94 return (efi_cons_getshifts(0) & 0x04); in check_skip_conf()
H A Defiboot.c563 efi_cons_getshifts(dev_t dev) in efi_cons_getshifts() function
/openbsd/sys/arch/i386/stand/libsa/
H A Dmachdep.c122 return (efi_cons_getshifts(0) & 0x04); in check_skip_conf()