Searched refs:COM2 (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/lib/libpp/common/ |
H A D | ppfsm.c | 176 { COM1, { '*' }, COM2, }, 182 { COM2, { C_XXX }, COM2, }, 183 { COM2, { '\n', C_EOF }, S_COMMENT, }, 184 { COM2, { '/' }, COM4, }, 185 { COM2, { '*' }, COM3, }, 186 { COM2, { '#', ';', ')' }, QUAL(COM2), }, 189 { COM3, { C_XXX }, COM2, }, 191 { COM3, { '#', ';', ')' }, QUAL(COM2), }, 196 { COM4, { C_XXX }, COM2, },
|
H A D | ppfsm.h | 65 #define INCOMMENT(p) ((p)>=fsm[COM2]&&(p)<=fsm[COM7]) 90 #define COM2 (PROTO+13) macro
|
H A D | pplex.c | 297 rp = fsm[COM2]; in ppcpp() 301 state = COM2; in ppcpp()
|
H A D | ppproto.c | 635 rp = fsm[COM2]; in lex()
|
/titanic_44/usr/src/uts/i86pc/ml/ |
H A D | cpr_wakecode.s | 44 #define COM2 0x2f8 macro 45 #define WC_COM COM2 /* either COM1 or COM2 */ 478 / init COM1 & COM2 507 / select COM2 508 D16 movl $_CONST(COM2+LCR), %edx 512 D16 movl $_CONST(COM2+DLL), %edx / divisor latch lsb 516 D16 movl $_CONST(COM2+DLH), %edx / divisor latch hsb 520 D16 movl $_CONST(COM2+LCR), %edx / select COM1 524 D16 movl $_CONST(COM2+MCR), %edx / select COM1
|
/titanic_44/usr/src/lib/libpp/i386/ |
H A D | ppdebug.h | 24 "COM2", COM2,
|
/titanic_44/usr/src/lib/libpp/sparc/ |
H A D | ppdebug.h | 24 "COM2", COM2,
|
/titanic_44/usr/src/uts/intel/os/ |
H A D | master | 133 PNP0F05 mouse ptr all none "Mouse Systems 3-Button Mouse (COM2)" 135 PNP0F07 mouse ptr all none "Genius Mouse (COM2)"
|
/titanic_44/usr/src/uts/common/io/usb/ |
H A D | usbdevs | 674 vendor 3COM2 0x6891 3Com 695 product 3COM2 3CRUSB10075 0xa727 3CRUSB10075
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 112 use COM2, you must specify `--unit=1' instead. This command accepts
|
H A D | grub.texi | 1589 you want to use COM2, you must specify @samp{--unit=1} instead. This
|
H A D | grub.info | 1417 use COM2, you must specify `--unit=1' instead. This command accepts
|