Searched refs:kso_kind (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ksensor/ |
H A D | ksensor_test.c | 50 .kso_kind = ksensor_kind_temperature, 65 .kso_kind = ksensor_kind_voltage, 80 .kso_kind = ksensor_kind_current, 97 .kso_kind = ksensor_test_kind_eio,
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sensors.h | 99 ksensor_kind_f kso_kind; member
|
/illumos-gate/usr/src/man/man9e/ |
H A D | Makefile | 128 kso_kind.9e \ 168 kso_kind.9e := LINKSRC = ksensor_ops.9e
|
/illumos-gate/usr/src/uts/common/io/mlxcx/ |
H A D | mlxcx_sensor.c | 62 .kso_kind = ksensor_kind_temperature,
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | igb_sensor.c | 99 .kso_kind = ksensor_kind_temperature,
|
/illumos-gate/usr/src/uts/intel/io/amdnbtemp/ |
H A D | amdnbtemp.c | 132 .kso_kind = ksensor_kind_temperature,
|
/illumos-gate/usr/src/uts/intel/io/pchtemp/ |
H A D | pchtemp.c | 188 .kso_kind = ksensor_kind_temperature,
|
/illumos-gate/usr/src/uts/intel/io/amdzen/ |
H A D | smntemp.c | 307 .kso_kind = smntemp_temp_kind,
|
/illumos-gate/usr/src/uts/intel/io/coretemp/ |
H A D | coretemp.c | 326 .kso_kind = ksensor_kind_temperature,
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | ksensor.c | 758 ret = sensor->ksensor_ops->kso_kind(sensor->ksensor_arg, kind); in ksensor_op_kind()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man9e.inc | 63 link path=usr/share/man/man9e/kso_kind.9e target=ksensor_ops.9e
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_nexus.c | 185 .kso_kind = ksensor_kind_temperature, 190 .kso_kind = ksensor_kind_voltage,
|