Searched defs:asy_ppsev (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c150 static struct ppsclockev asy_ppsev; variable in typeref:struct:ppsclockev
2381 struct timeval *tvp = &asy_ppsev.tv;
2403 ++asy_ppsev.serial;
3492 /* Protect from incomplete asy_ppsev */
3494 ppsclockev = asy_ppsev;
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c91 static struct ppsclockev asy_ppsev; variable in typeref:struct:ppsclockev
1938 struct timeval *tvp = &asy_ppsev.tv;
1958 ++asy_ppsev.serial;
2988 /* Protect from incomplete asy_ppsev */
2990 ppsclockev = asy_ppsev;

Completed in 72 milliseconds