OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:waiting_for_quiescence
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_driver.c
801
if (raidPtr->
waiting_for_quiescence
) {
815
raidPtr->
waiting_for_quiescence
= (raidPtr->accs_in_flight == 0) ? 0 : 1;
817
if (raidPtr->
waiting_for_quiescence
) {
825
raidPtr->
waiting_for_quiescence
= 0;
833
return (raidPtr->
waiting_for_quiescence
);
rf_raid.h
205
int
waiting_for_quiescence
;
member in struct:RF_Raid_s
Completed in 12 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025