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

  /src/sys/dev/sbus/
bereg.h 249 #define BE_CR_STAT_TXSERR 0x00010000 /* tx sbus error ack */
be.c 741 if (why & (BE_CR_STAT_TXLERR | BE_CR_STAT_TXPERR | BE_CR_STAT_TXSERR)) {
749 if (why & BE_CR_STAT_TXSERR)

Completed in 13 milliseconds