OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wdcreset
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
wdc.c
143
/* Flags to
wdcreset
(). */
145
#define RESET_SLEEP 0 /*
wdcreset
() will use kpause() */
148
static int
wdcreset
(struct ata_channel *, int);
265
if (
wdcreset
(chp, RESET_SLEEP) != 0)
987
(void)
wdcreset
(chp, RESET_SLEEP);
989
(void)
wdcreset
(chp, RESET_POLL);
1027
wdcreset
(struct ata_channel *chp, int poll)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025