OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_tbase
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
2296
uint64_t
c_tbase
; /* mcx chip time */
member in struct:mcx_calibration
6875
c->
c_tbase
= mcx_timer(sc);
6906
nc->c_timestamp = pc->
c_tbase
;
6910
nc->
c_tbase
= mcx_timer(sc);
6914
tdiff = nc->
c_tbase
- nc->c_timestamp;
if_mcx.c
2296
uint64_t
c_tbase
; /* mcx chip time */
member in struct:mcx_calibration
6875
c->
c_tbase
= mcx_timer(sc);
6906
nc->c_timestamp = pc->
c_tbase
;
6910
nc->
c_tbase
= mcx_timer(sc);
6914
tdiff = nc->
c_tbase
- nc->c_timestamp;
Completed in 34 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025