OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wdcprobe
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/cobalt/stand/boot/
wdc.c
46
static int
wdcprobe
(struct wdc_channel *chp);
113
wdcprobe
(struct wdc_channel *chp)
function
176
if (
wdcprobe
(&sc->sc_channel) != 0)
/src/sys/arch/mmeye/stand/boot/
wdc.c
55
static int
wdcprobe
(struct wdc_channel *chp);
122
wdcprobe
(struct wdc_channel *chp)
function
208
if (
wdcprobe
(&sc->sc_channel) != 0)
/src/sys/arch/bebox/stand/boot/
wdc.c
48
static int
wdcprobe
(struct wdc_channel *);
148
wdcprobe
(struct wdc_channel *chp)
function
392
if (
wdcprobe
(&tmp) == 0)
/src/sys/dev/ic/
wdc.c
485
wdcprobe
(struct wdc_regs *wdr)
function
Completed in 19 milliseconds
Indexes created Sat Jul 11 00:26:11 UTC 2026