Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COMC_DIV2BPS
usr/src/boot/efi/libefi/efiisaio.c
49
#define COMC_DIV2BPS(x) (115200 / (x)) /* DLAB divisor to speed */
usr/src/boot/i386/libi386/comconsole.c
43
#define COMC_DIV2BPS(x) (115200 / (x)) /* DLAB divisor to speed */