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

/freebsd-11-stable/stand/pc98/libpc98/
H A Dcomconsole.c37 #define COMC_TXWAIT 0x40000 /* transmit timeout */ macro
155 for (wait = COMC_TXWAIT; wait > 0; wait--)
/freebsd-11-stable/stand/i386/libi386/
H A Dcomconsole.c37 #define COMC_TXWAIT 0x40000 /* transmit timeout */ macro
155 for (wait = COMC_TXWAIT; wait > 0; wait--)

Completed in 72 milliseconds