Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/epoc32/windermere/
H A Dwindermerereg.h79 #define RSR_FE (1 << 0) /* bit8: Frame Error */ macro
H A Dwmcom.c773 if (ISSET(sts, RSR_FE | RSR_PE | RSR_OE)) { in wmcom_rxsoft()
774 if (ISSET(sts, (RSR_FE))) in wmcom_rxsoft()