OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atabus_qcv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ata/
ata.c
101
static kcondvar_t
atabus_qcv
;
variable in typeref:typename:kcondvar_t
154
cv_init(&
atabus_qcv
, "atainitq");
258
cv_wait(&
atabus_qcv
, &atabus_qlock);
294
cv_broadcast(&
atabus_qcv
);
421
cv_broadcast(&
atabus_qcv
);
ata.c
101
static kcondvar_t
atabus_qcv
;
variable in typeref:typename:kcondvar_t
154
cv_init(&
atabus_qcv
, "atainitq");
258
cv_wait(&
atabus_qcv
, &atabus_qlock);
294
cv_broadcast(&
atabus_qcv
);
421
cv_broadcast(&
atabus_qcv
);
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025