HomeSort by: relevance | last modified time | path
    Searched defs:c_timestamp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_mcx.c 2294 uint64_t c_timestamp; /* previous mcx chip time */ member in struct:mcx_calibration
6906 nc->c_timestamp = pc->c_tbase;
6914 tdiff = nc->c_tbase - nc->c_timestamp;
6984 t -= c->c_timestamp;
if_mcx.c 2294 uint64_t c_timestamp; /* previous mcx chip time */ member in struct:mcx_calibration
6906 nc->c_timestamp = pc->c_tbase;
6914 tdiff = nc->c_tbase - nc->c_timestamp;
6984 t -= c->c_timestamp;

Completed in 66 milliseconds