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

  /src/sys/dev/sbus/
bereg.h 255 #define BE_CR_STAT_RXSERR 0x00000001 /* rx sbus error ack */
be.c 766 if (why & (BE_CR_STAT_RXLERR | BE_CR_STAT_RXPERR | BE_CR_STAT_RXSERR)) {
774 if (why & BE_CR_STAT_RXSERR)

Completed in 33 milliseconds