DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COMC_TXWAIT
stand/boot/pc32/libi386/comconsole.c
131
for (wait = COMC_TXWAIT; wait > 0; wait--) {
sys/ddb/db_output.c
321
const int COMC_TXWAIT = 0x40000;
sys/ddb/db_output.c
340
for (wait = COMC_TXWAIT; wait > 0; wait--) {