Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mmeye/dev/
H A Dwdc_mainbus.c54 #define WDC_OPTIONS_ATAPI_NOSTREAM 0x08 macro
158 if (wdc_cf_flags & WDC_OPTIONS_ATAPI_NOSTREAM) in wdc_mainbus_attach()
/netbsd-src/sys/dev/isa/
H A Dwdc_isa.c56 #define WDC_OPTIONS_ATAPI_NOSTREAM 0x08 macro
211 if (wdc_cf_flags & WDC_OPTIONS_ATAPI_NOSTREAM) in wdc_isa_attach()