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

/netbsd-current/sys/dev/nor/
H A Dcfi_0002.c440 &cfi->cfi_0002_stats.busy_poll_tv,
441 &cfi->cfi_0002_stats.busy_poll_tv);
617 printf("busy_poll_tv %lld.%d\n",
618 cfi->cfi_0002_stats.busy_poll_tv.tv_sec,
619 cfi->cfi_0002_stats.busy_poll_tv.tv_usec);
H A Dcfi.h146 struct timeval busy_poll_tv; member in struct:cfi_0002_stats

Completed in 88 milliseconds