Searched refs:status_time (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpicldr.c682 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 Dpiclplatmod.c407 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/io/
H A Dac_stat.c105 statp->status_time = mem_info->status_change;
185 stat32p->status_time = (time32_t)statp->status_time;
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dac.h333 time_t status_time; member in struct:__anon10142
356 time32_t status_time; member in struct:__anon10143
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c1371 cs->ap_status_time = ac->status_time;
1768 "condition=%u status_time=%#lx board=%u\n",
1770 (uint_t)tstat->condition, (ulong_t)tstat->status_time,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c3923 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 99 milliseconds