Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dlom_io.h165 #define LOMIOCFANSTATE _IOR('a', 23, lom_fandata_t) macro
/titanic_44/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c520 res = ioctl(lom_fd, LOMIOCFANSTATE, &fandata); in update_fan_stats()
1172 res = ioctl(lom_fd, LOMIOCFANSTATE, &fandata); in add_fan_nodes()
/titanic_44/usr/src/uts/common/io/
H A Dbscv.c2008 case LOMIOCFANSTATE: in bscv_ioctl()