Searched refs:WDC_CAPABILITY_PREATA (Results 1 – 4 of 4) sorted by relevance
129 sc->sc_wdcdev.cap |= WDC_CAPABILITY_DATA16 | WDC_CAPABILITY_PREATA; in wdc_obio_attach()
157 sc->sc_wdcdev.cap |= WDC_CAPABILITY_DATA16 | WDC_CAPABILITY_PREATA; in wdc_isa_attach()
161 #define WDC_CAPABILITY_PREATA 0x0200 /* ctrl can be a pre-ata one */ macro
698 (chp->wdc->cap & WDC_CAPABILITY_PREATA) != 0) in wdcprobe()