SMC_CAPS_MULTI_SEG_DMA
saa.saa_caps |= SMC_CAPS_MULTI_SEG_DMA;
SMC_CAPS_MULTI_SEG_DMA |
SMC_CAPS_MULTI_SEG_DMA;
sc->caps = SMC_CAPS_4BIT_MODE | SMC_CAPS_DMA | SMC_CAPS_MULTI_SEG_DMA;
SMC_CAPS_MULTI_SEG_DMA |
SET(saa.saa_caps, SMC_CAPS_DMA | SMC_CAPS_MULTI_SEG_DMA);
SMC_CAPS_MULTI_SEG_DMA;
saa.saa_caps |= SMC_CAPS_MULTI_SEG_DMA;
&& !ISSET(sc->sc_caps, SMC_CAPS_MULTI_SEG_DMA)) {
&& !ISSET(sc->sc_caps, SMC_CAPS_MULTI_SEG_DMA)) {