MAIL_LED
bios_set_state(MAIL_LED, (value != LED_OFF) ? 1 : 0);
bios_set_state(MAIL_LED, wistron_mail_led.brightness);