if_mcx.c | 8601 struct mcx_reg_mtcap mtcap; local in function:mcx_kstat_attach_tmps 8606 memset(&mtcap, 0, sizeof(mtcap)); 8627 &mtcap, sizeof(mtcap)) != 0) { 8632 sc->sc_kstat_mtmp_count = mtcap.mtcap_sensor_count; 8637 map = bemtoh64(&mtcap.mtcap_sensor_map);
|