OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ATAPI_DELAY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
atapi_wdc.c
81
#define
ATAPI_DELAY
10 /* 10 ms, this is used only before sending a cmd */
522
if (wdc_wait_for_unbusy(chp,
ATAPI_DELAY
, wait_flags, &tfd))
603
switch (wdc_wait_for_unbusy(chp,
ATAPI_DELAY
, wait_flags, &tfd)) {
/src/sys/dev/ic/
mvsata.c
112
#define
ATAPI_DELAY
10 /* 10 ms, this is used only before
2052
if (wdc_wait_for_unbusy(chp,
ATAPI_DELAY
, wait_flags, &tfd))
2117
if (wdc_wait_for_unbusy(chp,
ATAPI_DELAY
, wait_flags, &tfd) != 0) {
Completed in 16 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025