Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/ksensor/
H A Dksensor_stress.ksh38 sensor_inst=42
76 ./ksensor_sread.32 $sensor_inst $sensor_count &
78 ./ksensor_sread.64 $sensor_inst $sensor_count &
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1660 uint8_t sensor_entity, sensor_inst; in sdr_callback() local
1672 sensor_inst = f_sensor->is_fs_entity_instance; in sdr_callback()
1687 sensor_inst = c_sensor->is_cs_entity_instance; in sdr_callback()
1714 (sensor_entity == ei->ei_id && sensor_inst == ei->ei_inst)) { in sdr_callback()