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

  /src/sys/arch/epoc32/windermere/
windermerereg.h 79 #define RSR_FE (1 << 0) /* bit8: Frame Error */
wmcom.c 773 if (ISSET(sts, RSR_FE | RSR_PE | RSR_OE)) {
774 if (ISSET(sts, (RSR_FE)))

Completed in 60 milliseconds