Home
last modified time | relevance | path

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

/trueos/sys/dev/ic/
HDi8251.h67 #define STS8251_PE 0x08 /* perity error */ macro
/trueos/sys/pc98/cbus/
HDsio.c2307 if (tmp & STS8251_PE) line_status |= LSR_PE;
2351 if (tmp & (STS8251_PE | STS8251_OE |