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

/illumos-gate/usr/src/uts/intel/promif/
H A Dprom_putchar.c44 static int bhcharpos = 0; local
52 } while (++bhcharpos % 8);
56 bhcharpos = 0;
60 if (bhcharpos)
61 bhcharpos--;
65 bhcharpos++;

Completed in 44 milliseconds