Home
last modified time | relevance | path

Searched refs:DCR_TFT16 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/newsmips/apbus/
H A Dif_snreg.h144 #define DCR_TFT16 DCR_TFT0 /* transmit threshold 16 bytes */ macro
H A Dif_sn_ap.c117 sc->snr_dcr = DCR_WAIT0 | DCR_DMABLOCK | DCR_RFT16 | DCR_TFT16; in sn_ap_attach()