Home
last modified time | relevance | path

Searched refs:DISK_FAULTED (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dschg_mgr.h43 #define DISK_FAULTED(d) ((d) & HPS_FAULTED) macro
H A Dschg_mgr.c345 nextstate = dscp->newstate | DISK_FAULTED(diskp->state); in disk_state_change_thread()
438 DISK_FAULTED(diskp->state) ? "+FAULTED" : ""); in disk_state_change_thread()