HomeSort by relevance Sort by last modified time
    Searched refs:BITS8 (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/uts/i86pc/boot/
boot_serial.h 68 #define BITS8 0x03 /* 8 bits per char */
boot_console.c 437 lcr |= BITS8;
  /onnv/onnv-gate/usr/src/uts/sun4/sys/
sudev.h 89 #define BITS8 0x03 /* 8 bits per char */
  /onnv/onnv-gate/usr/src/uts/i86pc/ml/
cpr_wakecode.s 64 #define BITS8 0x03 /* 8 bits per char */
511 D16 movb $[STOP1|BITS8], %al / 1 stop bit, 8bit word len
532 D16 movb $[STOP1|BITS8], %al / 1 stop bit, 8bit word len
1033 D16 movb $[STOP1|BITS8], %al / 1 stop bit, 8bit word len
1054 D16 movb $[STOP1|BITS8], %al / 1 stop bit, 8bit word len
  /onnv/onnv-gate/usr/src/uts/common/io/
asy.c 895 asy->asy_lcr = STOP1|BITS8; /* default to 1 stop 8 bits */
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
asy.h 99 #define BITS8 0x03 /* 8 bits per char */
  /onnv/onnv-gate/usr/src/uts/sun4/io/
su_driver.c 625 OUTB(LCR, STOP1|BITS8);
    [all...]

Completed in 300 milliseconds