OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wdc_wait_for_ready
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/cobalt/stand/boot/
wdc.c
47
static int
wdc_wait_for_ready
(struct wdc_channel *chp);
185
wdc_wait_for_ready
(struct wdc_channel *chp)
function in typeref:typename:int
240
if (
wdc_wait_for_ready
(chp) != 0)
286
if (
wdc_wait_for_ready
(chp) != 0)
/src/sys/arch/mmeye/stand/boot/
wdc.c
56
static int
wdc_wait_for_ready
(struct wdc_channel *chp);
217
wdc_wait_for_ready
(struct wdc_channel *chp)
function in typeref:typename:int
277
if (
wdc_wait_for_ready
(chp) != 0)
323
if (
wdc_wait_for_ready
(chp) != 0)
/src/sys/arch/bebox/stand/boot/
wdc.c
49
static int
wdc_wait_for_ready
(struct wdc_channel *);
236
wdc_wait_for_ready
(struct wdc_channel *chp)
function in typeref:typename:int
292
if (
wdc_wait_for_ready
(chp) != 0)
338
if (
wdc_wait_for_ready
(chp) != 0)
/src/sys/dev/ic/
wdcvar.h
188
#define
wdc_wait_for_ready
(chp, timeout, flags, tfd) \
macro
Completed in 51 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025