Searched defs:status_time (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | picldr.c | 682 uint64_t status_time; local 713 status_time = (uint64_t)time(NULL); 715 PICL_READ, sizeof (status_time), 717 cpu_lnodehdl, &proph, &status_time); 742 status_time = (uint64_t)time(NULL); 744 PICL_READ, sizeof (status_time), PICL_PROP_STATUS_TIME, 746 &status_time);
|
H A D | piclplatmod.c | 407 uint64_t status_time, cond_time; local 517 status_time = (uint64_t)time(NULL); 519 PICL_READ, sizeof (status_time), 522 &status_time);
|
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/ |
H A D | ac.h | 333 time_t status_time; member in struct:__anon10142 356 time32_t status_time; member in struct:__anon10143
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 3923 uint64_t status_time; local 4018 status_time = (uint64_t)(time(NULL)); 4021 NULLWRITE, portp->portnodeh, NULL, &status_time)) != 4035 NULLWRITE, portp->portnodeh, NULL, &status_time)) !=
|
Completed in 85 milliseconds