Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsunpm.h78 struct pm_smart_count smart_count; member
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6792 sd_pm_tran_data.un.smart_count.allowed = maxcycles; in sdpower()
6793 sd_pm_tran_data.un.smart_count.consumed = ncycles; in sdpower()
6794 sd_pm_tran_data.un.smart_count.flag = 0; in sdpower()
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c6790 smart_p = &datap->un.smart_count; in pm_trans_check()