Searched refs:DCR_BMS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/mac68k/nubus/
H A Dif_sn_nubus.c128 sc->sc_dcr = DCR_BMS | DCR_RFT1 | DCR_TFT0;
151 sc->sc_dcr = DCR_BMS | DCR_RFT1 | DCR_TFT0;
174 sc->sc_dcr = DCR_EXBUS | DCR_BMS | DCR_PO1 |
198 sc->sc_dcr = DCR_BMS | DCR_PO1 | DCR_RFT1 | DCR_TFT0;
227 sc->sc_dcr = DCR_SBUS | DCR_BMS | DCR_RFT1 | DCR_TFT0;
/netbsd-current/sys/arch/newsmips/apbus/
H A Dif_snreg.h117 #define DCR_BMS 0x0010 /* DMA block mode select */ macro
136 #define DCR_DMABLOCK DCR_BMS /* DMA until RX/TX threshold crossed */
/netbsd-current/sys/arch/mac68k/obio/
H A Dif_sn_obio.c118 sc->sc_dcr = DCR_BMS | DCR_RFT1 | DCR_TFT0;
/netbsd-current/sys/dev/ic/
H A Ddp83932reg.h180 #define DCR_BMS (1U << 4) /* Block Mode Select for DMA */ macro

Completed in 101 milliseconds