OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wdc_wait_for_unbusy
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
wdcvar.h
187
#define
wdc_wait_for_unbusy
(chp, timeout, flags, tfd) \
macro
mvsata.c
1319
/* Ack interrupt done by
wdc_wait_for_unbusy
*/
1321
(
wdc_wait_for_unbusy
(chp, (irq == 0) ? ATA_DELAY : 0, AT_POLL, &tfd)
2048
if (
wdc_wait_for_unbusy
(chp, ATAPI_DELAY, wait_flags, &tfd))
2053
if (
wdc_wait_for_unbusy
(chp, ATAPI_MODE_DELAY, wait_flags,
2083
if (
wdc_wait_for_unbusy
(chp, ATAPI_MODE_DELAY, wait_flags,
2113
if (
wdc_wait_for_unbusy
(chp, ATAPI_DELAY, wait_flags, &tfd) != 0) {
2234
/* Ack interrupt done in
wdc_wait_for_unbusy
*/
2236
if (
wdc_wait_for_unbusy
(chp,
2479
if (
wdc_wait_for_unbusy
(chp, WDC_RESET_WAIT, AT_POLL, &tfd) != 0) {
/src/sys/dev/scsipi/
atapi_wdc.c
522
if (
wdc_wait_for_unbusy
(chp, ATAPI_DELAY, wait_flags, &tfd))
527
if (
wdc_wait_for_unbusy
(chp, ATAPI_MODE_DELAY, wait_flags,
561
if (
wdc_wait_for_unbusy
(chp, ATAPI_MODE_DELAY, wait_flags,
603
switch (
wdc_wait_for_unbusy
(chp, ATAPI_DELAY, wait_flags, &tfd)) {
790
/* Ack interrupt done in
wdc_wait_for_unbusy
*/
795
if (
wdc_wait_for_unbusy
(chp,
1180
if (
wdc_wait_for_unbusy
(chp, WDC_RESET_WAIT, AT_POLL, &tfd) != 0) {
/src/sys/dev/ata/
ata_wdc.c
663
/* Ack interrupt done by
wdc_wait_for_unbusy
*/
664
if (
wdc_wait_for_unbusy
(chp,
Completed in 42 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026