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

  /src/sys/dev/ic/
dp83932reg.h 179 #define DCR_RFT1 (1U << 3) /* Receive FIFO Threshold (hi) */
  /src/sys/arch/newsmips/apbus/
if_snreg.h 118 #define DCR_RFT1 0x0008 /* receive FIFO threshold control 1 */
140 #define DCR_RFT16 DCR_RFT1 /* receive threshold 16 bytes */
141 #define DCR_RFT24 (DCR_RFT1|DCR_RFT0) /* receive threshold 24 bytes */

Completed in 12 milliseconds