OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wdc_cf_flags
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/mmeye/dev/
wdc_mainbus.c
126
int
wdc_cf_flags
= device_cfdata(self)->cf_flags;
local in function:wdc_mainbus_attach
154
if (
wdc_cf_flags
& WDC_OPTIONS_32)
156
if (
wdc_cf_flags
& WDC_OPTIONS_ATA_NOSTREAM)
158
if (
wdc_cf_flags
& WDC_OPTIONS_ATAPI_NOSTREAM)
wdc_mainbus.c
126
int
wdc_cf_flags
= device_cfdata(self)->cf_flags;
local in function:wdc_mainbus_attach
154
if (
wdc_cf_flags
& WDC_OPTIONS_32)
156
if (
wdc_cf_flags
& WDC_OPTIONS_ATA_NOSTREAM)
158
if (
wdc_cf_flags
& WDC_OPTIONS_ATAPI_NOSTREAM)
wdc_mainbus.c
126
int
wdc_cf_flags
= device_cfdata(self)->cf_flags;
local in function:wdc_mainbus_attach
154
if (
wdc_cf_flags
& WDC_OPTIONS_32)
156
if (
wdc_cf_flags
& WDC_OPTIONS_ATA_NOSTREAM)
158
if (
wdc_cf_flags
& WDC_OPTIONS_ATAPI_NOSTREAM)
/src/sys/dev/isa/
wdc_isa.c
164
int
wdc_cf_flags
= device_cfdata(self)->cf_flags;
local in function:wdc_isa_attach
207
if (
wdc_cf_flags
& WDC_OPTIONS_32)
209
if (
wdc_cf_flags
& WDC_OPTIONS_ATA_NOSTREAM)
211
if (
wdc_cf_flags
& WDC_OPTIONS_ATAPI_NOSTREAM)
wdc_isa.c
164
int
wdc_cf_flags
= device_cfdata(self)->cf_flags;
local in function:wdc_isa_attach
207
if (
wdc_cf_flags
& WDC_OPTIONS_32)
209
if (
wdc_cf_flags
& WDC_OPTIONS_ATA_NOSTREAM)
211
if (
wdc_cf_flags
& WDC_OPTIONS_ATAPI_NOSTREAM)
wdc_isa.c
164
int
wdc_cf_flags
= device_cfdata(self)->cf_flags;
local in function:wdc_isa_attach
207
if (
wdc_cf_flags
& WDC_OPTIONS_32)
209
if (
wdc_cf_flags
& WDC_OPTIONS_ATA_NOSTREAM)
211
if (
wdc_cf_flags
& WDC_OPTIONS_ATAPI_NOSTREAM)
Completed in 32 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025