Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c173 static uint8_t translate_cputemp(uint8_t value);
373 translate_cputemp(unitp->i2c_tran->i2c_rbuf[1]); in pcf8591_io()
630 if ((tp->i2c_rbuf[0] = translate_cputemp(tp->i2c_rbuf[1])) in pcf8591_ioctl()
932 translate_cputemp(uint8_t value) in translate_cputemp() function
1060 tp->i2c_rbuf[0] = translate_cputemp(tp->i2c_rbuf[1]); in pcf8591_read_chip()