OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compatchan
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/cobalt/stand/boot/
pciide.c
42
int i,
compatchan
= 0;
local in function:pciide_init
47
compatchan
= *unit / PCIIDE_CHANNEL_NDEV;
48
if (
compatchan
>= PCIIDE_NUM_CHANNELS)
52
DPRINTF(("[pciide] unit: %d, channel: %d\n", *unit,
compatchan
));
58
PCIIDE_COMPAT_CMD_BASE(
compatchan
));
60
PCIIDE_COMPAT_CTL_BASE(
compatchan
));
wdvar.h
57
uint8_t
compatchan
;
member in struct:wdc_channel
/src/sys/dev/pci/
hptide.c
111
int i,
compatchan
, revision;
local in function:hpt_chip_map
209
compatchan
= i;
227
compatchan
= 0;
229
compatchan
= 1;
243
pciide_mapregs_compat(pa, cp,
compatchan
);
/src/sys/arch/mmeye/stand/boot/
wdvar.h
55
uint8_t
compatchan
;
member in struct:wdc_channel
Completed in 13 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025