Searched refs:DP_PSU_FAN_FAULT (Results 1 – 2 of 2) sorted by relevance
559 #define DP_PSU_FAN_FAULT 0x0020 /* FAN fault */ macro
1533 if ((mask & DP_PSU_FAN_FAULT) != 0) { in make_psu_subsections()1536 dst_entry->ind_mask = DP_PSU_FAN_FAULT; in make_psu_subsections()