Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunpm.h78 struct pm_smart_count smart_count; member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6281 sd_pm_tran_data.un.smart_count.allowed = maxcycles; in sdpower()
6282 sd_pm_tran_data.un.smart_count.consumed = ncycles; in sdpower()
6283 sd_pm_tran_data.un.smart_count.flag = 0; in sdpower()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c6781 smart_p = &datap->un.smart_count; in pm_trans_check()