Searched refs:PRINT_NORMAL (Results 1 – 1 of 1) sorted by relevance
/openbmc/ipmitool/lib/ |
H A D | ipmi_sunoem.c | 101 PRINT_NORMAL = 0, PRINT_ERROR enumerator 218 if (stat == PRINT_NORMAL) { in led_print() 375 led_print((const char *) e->record.genloc->id_string, PRINT_NORMAL, in sunoem_led_get_byentity() 418 led_print((const char *) e->record.genloc->id_string, PRINT_NORMAL, in sunoem_led_set_byentity() 493 PRINT_NORMAL, rsp->data[0]); in ipmi_sunoem_led_get() 533 PRINT_NORMAL, rsp->data[0]); in ipmi_sunoem_led_get() 698 PRINT_NORMAL, ledmode); in ipmi_sunoem_led_set() 729 led_print(argv[0], PRINT_NORMAL, ledmode); in ipmi_sunoem_led_set()
|