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_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/nor/
cfi_0002.c
417
if (usec > cfi->cfi_0002_stats.
busy_usec_max
)
418
cfi->cfi_0002_stats.
busy_usec_max
= usec;
615
printf("
busy_usec_max
%lu\n", cfi->cfi_0002_stats.
busy_usec_max
);
cfi.h
145
u_long
busy_usec_max
;
member in struct:cfi_0002_stats
Completed in 14 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025