Home
last modified time | relevance | path

Searched refs:WDC_OPTIONS_ATA_NOSTREAM (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/mmeye/dev/
Dwdc_mainbus.c53 #define WDC_OPTIONS_ATA_NOSTREAM 0x04 macro
156 if (wdc_cf_flags & WDC_OPTIONS_ATA_NOSTREAM) in wdc_mainbus_attach()
/netbsd/src/sys/dev/isa/
Dwdc_isa.c55 #define WDC_OPTIONS_ATA_NOSTREAM 0x04 macro
209 if (wdc_cf_flags & WDC_OPTIONS_ATA_NOSTREAM) in wdc_isa_attach()
/netbsd/src/sys/arch/atari/conf/
DMILAN.in75 # wdc on ISA with flags = WDC_OPTIONS_ATA_NOSTREAM!