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

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c7824 struct timeval32 timestamp32; local
7850 uniqtime32(&timestamp32);
7851 ip = (int *)&timestamp32;
7853 i < sizeof (timestamp32) / sizeof (int); i++, ip++) {
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5694 struct timeval32 timestamp32; local
5695 uint32_t *t = (uint32_t *)&timestamp32;
5727 uniqtime32(&timestamp32);

Completed in 75 milliseconds