OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:busy_usec_min
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/nor/
cfi_0002.c
419
if (usec < cfi->cfi_0002_stats.
busy_usec_min
)
420
cfi->cfi_0002_stats.
busy_usec_min
= usec;
583
cfi->cfi_0002_stats.
busy_usec_min
= ~0;
614
printf("
busy_usec_min
%lu\n", cfi->cfi_0002_stats.
busy_usec_min
);
cfi.h
144
u_long
busy_usec_min
;
member in struct:cfi_0002_stats
Completed in 45 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025