Searched refs:SAB_RSTAT_PE (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/ic/ | ||
| HD | sab82532.h | 321 #define SAB_RSTAT_PE 0x80 /* parity error */ macro |
| /NextBSD/sys/dev/uart/ | ||
| HD | uart_dev_sab82532.c | 646 if (s & SAB_RSTAT_PE) in sab82532_bus_receive() |