HomeSort by: relevance | last modified time | path
    Searched refs:RSR_PE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/epoc32/windermere/
windermerereg.h 80 #define RSR_PE (1 << 1) /* bit9: Parity Error */
wmcom.c 773 if (ISSET(sts, RSR_FE | RSR_PE | RSR_OE)) {
776 if (ISSET(sts, RSR_PE))

Completed in 124 milliseconds