Home
last modified time | relevance | path

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

/drivers/tty/
Drocket_int.h192 #define PARITY_EN 0x04 /* enable parity (0 = no parity) */ macro
508 (ChP)->TxControl[2] &= ~PARITY_EN; \
626 (ChP)->TxControl[2] |= PARITY_EN; \
/drivers/scsi/
Dadvansys.c1409 #define PARITY_EN 0x2000 /* Enable SCSI Parity Error detection */ macro
4628 PARITY_EN | QUEUE_128 | SEL_TMO_LONG | OUR_ID_EN | in AdvInitAsc3550Driver()
5109 PARITY_EN | QUEUE_128 | SEL_TMO_LONG | OUR_ID_EN | in AdvInitAsc38C0800Driver()
5604 PARITY_EN | QUEUE_128 | SEL_TMO_LONG | OUR_ID_EN | in AdvInitAsc38C1600Driver()