HomeSort by: relevance | last modified time | path
    Searched refs:NANOTIME_T (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp_netbsd.h 133 #define NANOTIME_T struct timeval
ispvar.h 628 NANOTIME_T isp_init_time; /* time were last initialized */
1030 * NANOTIME_T nanosecond time type
1032 * GET_NANOTIME(NANOTIME_T *) get current nanotime.
1034 * GET_NANOSEC(NANOTIME_T *) get uint64_t from NANOTIME_T
1036 * NANOTIME_SUB(NANOTIME_T *, NANOTIME_T *)
1037 * subtract two NANOTIME_T values
isp.c 2478 NANOTIME_T hra, hrb;

Completed in 17 milliseconds