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

  /src/sys/dev/ic/
dp83932reg.h 178 #define DCR_RFT0 (1U << 2) /* Receive FIFO Threshold (lo) */
  /src/sys/arch/newsmips/apbus/
if_snreg.h 119 #define DCR_RFT0 0x0004 /* receive FIFO threshold control 0 */
139 #define DCR_RFT8 DCR_RFT0 /* receive threshold 8 bytes */
141 #define DCR_RFT24 (DCR_RFT1|DCR_RFT0) /* receive threshold 24 bytes */

Completed in 14 milliseconds