Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_mcx.c8601 struct mcx_reg_mtcap mtcap; in mcx_kstat_attach_tmps() local
8606 memset(&mtcap, 0, sizeof(mtcap)); in mcx_kstat_attach_tmps()
8627 &mtcap, sizeof(mtcap)) != 0) { in mcx_kstat_attach_tmps()
8632 sc->sc_kstat_mtmp_count = mtcap.mtcap_sensor_count; in mcx_kstat_attach_tmps()
8637 map = bemtoh64(&mtcap.mtcap_sensor_map); in mcx_kstat_attach_tmps()