OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
efi_cons_getshifts
sys/arch/amd64/stand/efiboot/efiboot.h
28
int efi_cons_getshifts(dev_t dev);
sys/arch/amd64/stand/efiboot/machdep.c
94
return (efi_cons_getshifts(0) & 0x04);
sys/arch/i386/stand/libsa/machdep.c
122
return (efi_cons_getshifts(0) & 0x04);