Searched refs:busy_usec_max (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/nor/
H A Dcfi_0002.c417 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);
H A Dcfi.h145 u_long busy_usec_max; member in struct:cfi_0002_stats

Completed in 125 milliseconds