Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_sensor.c39 data.mlrd_mtmp.mlrd_mtmp_sensor_index = to_be16(sensor->mlts_index); in mlxcx_temperature_read()
46 tmp = from_be16(data.mlrd_mtmp.mlrd_mtmp_temperature); in mlxcx_temperature_read()
48 tmp = from_be16(data.mlrd_mtmp.mlrd_mtmp_max_temperature); in mlxcx_temperature_read()
50 bcopy(data.mlrd_mtmp.mlrd_mtmp_name, sensor->mlts_name, in mlxcx_temperature_read()
H A Dmlxcx_reg.h2660 mlxcx_reg_mtmp_t mlrd_mtmp; member