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

  /src/sys/arch/mac68k/nubus/
if_sn_nubus.c 128 sc->sc_dcr = DCR_BMS | DCR_RFT1 | DCR_TFT0;
151 sc->sc_dcr = DCR_BMS | DCR_RFT1 | DCR_TFT0;
175 DCR_RFT1 | DCR_TFT0;
198 sc->sc_dcr = DCR_BMS | DCR_PO1 | DCR_RFT1 | DCR_TFT0;
227 sc->sc_dcr = DCR_SBUS | DCR_BMS | DCR_RFT1 | DCR_TFT0;
  /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 */
  /src/sys/arch/mac68k/obio/
if_sn_obio.c 118 sc->sc_dcr = DCR_BMS | DCR_RFT1 | DCR_TFT0;
  /src/sys/dev/ic/
dp83932reg.h 179 #define DCR_RFT1 (1U << 3) /* Receive FIFO Threshold (hi) */

Completed in 25 milliseconds