OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wdcwait
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
wdcvar.h
160
int
wdcwait
(struct ata_channel *, int, int, int, int, int *);
185
wdcwait
((chp), WDCS_DRQ, WDCS_DRQ, (timeout), (flags), (tfd))
187
wdcwait
((chp), 0, 0, (timeout), (flags), (tfd))
189
wdcwait
((chp), WDCS_DRDY, WDCS_DRDY, (timeout), (flags), (tfd))
mvsata.c
1503
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, flags, &tfd))
1509
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, flags, &tfd))
1522
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, flags, &tfd))
1535
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, flags, &tfd))
1547
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, flags, &tfd))
1556
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, flags, &tfd))
1649
switch(
wdcwait
(chp, ata_c->r_st_bmask | WDCS_DRQ,
1753
if (
wdcwait
(chp, ata_c->r_st_bmask | WDCS_DRQ,
1764
if (
wdcwait
(chp, ata_c->r_st_pmask, ata_c->r_st_pmask,
2515
if (
wdcwait
(chp, WDCS_DSC, WDCS_DSC, 10, AT_POLL, &tfd) =
[
all
...]
wdc.c
1273
wdcwait
(struct ata_channel *chp, int mask, int bits, int timeout, int flags,
function
1444
switch(
wdcwait
(chp, ata_c->r_st_bmask | WDCS_DRQ,
1558
if (
wdcwait
(chp, ata_c->r_st_bmask | WDCS_DRQ,
1569
if (
wdcwait
(chp, ata_c->r_st_pmask, ata_c->r_st_pmask,
/src/sys/dev/ata/
ata_wdc.c
223
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, wait_flags,
230
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, wait_flags,
244
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, wait_flags,
263
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, wait_flags,
278
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, wait_flags,
289
if (
wdcwait
(chp, WDCS_DRDY, WDCS_DRDY, ATA_DELAY, wait_flags,
695
if (
wdcwait
(chp, WDCS_DRDY | WDCS_DRQ, WDCS_DRDY,
/src/sys/dev/scsipi/
atapi_wdc.c
1076
if (
wdcwait
(chp, WDCS_DSC, WDCS_DSC, 10,
Completed in 41 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026