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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dz8530.h193 #define PAR_ERR 0x10 /* Parity error */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dmacserial.h417 #define PAR_ERR 0x10 /* Parity error */ macro
H A Dmacserial.c388 } else if (stat & PAR_ERR) {
410 if (stat & (Rx_OVR|FRM_ERR|PAR_ERR))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dzs.h375 #define PAR_ERR 0x10 /* Parity error */ macro
H A Dzs.c495 if (r1 & (PAR_ERR | Rx_OVR | CRC_ERR)) {
562 if (r1 & PAR_ERR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sgi/char/
H A Dsgiserial.h379 #define PAR_ERR 0x10 /* Parity error */ macro
H A Dsgiserial.c428 if(stat & PAR_ERR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/tc/
H A Dzs.h380 #define PAR_ERR 0x10 /* Parity error */ macro
H A Dzs.c436 } else if (stat & PAR_ERR) {
2322 if (stat & (Rx_OVR|FRM_ERR|PAR_ERR))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dz85230.h215 #define PAR_ERR 0x10 /* Parity error */ macro

Completed in 75 milliseconds