Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsensors.h51 SENSOR_ECC, /* memory ecc */ enumerator
/dragonfly/sys/dev/misc/ecc/
H A Decc_e3.c279 sc->ecc_sens.type = SENSOR_ECC; in ecc_e3_attach()
392 sens->type = SENSOR_ECC; in ecc_e3_attach_ch()
H A Decc_e5.c296 sens->type = SENSOR_ECC; in ecc_e5_attach()
/dragonfly/usr.sbin/sensorsd/
H A Dsensorsd.c642 case SENSOR_ECC: in print_sensor()
759 case SENSOR_ECC: in get_val()
/dragonfly/sbin/sysctl/
H A Dsysctl.c469 case SENSOR_ECC: in S_sensor()