Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlom_io.h521 #define LOMIOCTEMP _IOR('a', 43, lom_temp_t) macro
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c424 res = ioctl(lom_fd, LOMIOCTEMP, &lom_temp); in get_lom_temp()
862 res = ioctl(lom_fd, LOMIOCTEMP, &lom_temp); in add_temp_sensors()
/titanic_50/usr/src/uts/common/io/
H A Dbscv.c2036 case LOMIOCTEMP: in bscv_ioctl()