Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Defiserialio.c49 #define COMC_TXWAIT 0x40000 /* transmit timeout */ macro
319 for (wait = COMC_TXWAIT; wait > 0; wait--) { in comc_putchar()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dcomconsole.c41 #define COMC_TXWAIT 0x40000 /* transmit timeout */ macro
317 for (wait = COMC_TXWAIT; wait > 0; wait--) in comc_putchar()