Home
last modified time | relevance | path

Searched refs:state_change_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dschg_mgr.c429 diskp->state_change_count, in disk_state_change_thread()
434 diskp->state_change_count, diskp->location, in disk_state_change_thread()
438 atomic_inc_uint(&diskp->state_change_count); in disk_state_change_thread()
H A Ddiskmon_conf.h177 uint_t state_change_count; member
H A Ddiskmon_conf.c358 dmp->state_change_count = 0; in new_diskmon()