Home
last modified time | relevance | path

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

/dports/sysutils/openipmi/OpenIPMI-2.0.29/lib/
H A Dsensor.c1180 int entity_instance_incr; in get_sensors_from_sdrs() local
1297 entity_instance_incr = 0; in get_sensors_from_sdrs()
1402 entity_instance_incr = (sdr.data[19] >> 7) & 0x01; in get_sensors_from_sdrs()
1418 entity_instance_incr = (sdr.data[8] >> 7) & 0x01; in get_sensors_from_sdrs()
1482 if (entity_instance_incr & 0x80) { in get_sensors_from_sdrs()