Lines Matching refs:strcmp
742 if (!(strcmp(chnl_desc,"temp,cpu")) || in envctrl_set_mon()
743 !(strcmp(chnl_desc,"temp,cpu0")) || in envctrl_set_mon()
744 !(strcmp(chnl_desc,"temp,cpu1")) || in envctrl_set_mon()
745 !(strcmp(chnl_desc,"temp,cpu2")) || in envctrl_set_mon()
746 !(strcmp(chnl_desc,"temp,cpu3"))) in envctrl_set_mon()
749 if (!(strcmp(chnl_desc,"vddcore,cpu0")) || in envctrl_set_mon()
750 !(strcmp(chnl_desc,"vddcore,cpu1")) || in envctrl_set_mon()
751 !(strcmp(chnl_desc,"vddcore,cpu2")) || in envctrl_set_mon()
752 !(strcmp(chnl_desc,"vddcore,cpu3"))) in envctrl_set_mon()
755 if (!(strcmp(chnl_desc,"temp,motherboard"))) in envctrl_set_mon()
758 if (!(strcmp(chnl_desc,"temp,scsi"))) in envctrl_set_mon()
761 if (!(strcmp(chnl_desc,"temp,ethernet"))) in envctrl_set_mon()
909 if (!strcmp(root_node->name, "SUNW,UltraSPARC-IIi-cEngine")) { in envctrl_init_i2c_child()
1040 if (!strcmp(dp->name, "gpio")) { in envctrl_probe()
1043 } else if (!strcmp(dp->name, "adc")) { in envctrl_probe()