Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/i2c/clients/
H A Dlm75.h38 #define LM75_GET_HYST (LM75_IOCTL | 0) /* (int16_t *) */ macro
/titanic_44/usr/src/uts/sun4u/io/i2c/clients/
H A Dlm75.c352 case LM75_GET_HYST: in lm75_ioctl()