Searched refs:LOMIOCFANSTATE (Results 1 – 3 of 3) sorted by relevance
165 #define LOMIOCFANSTATE _IOR('a', 23, lom_fandata_t) macro
520 res = ioctl(lom_fd, LOMIOCFANSTATE, &fandata); in update_fan_stats()1172 res = ioctl(lom_fd, LOMIOCFANSTATE, &fandata); in add_fan_nodes()
2008 case LOMIOCFANSTATE: in bscv_ioctl()