HomeSort by relevance Sort by last modified time
    Searched refs:front_panel_reset_status (Results 1 - 5 of 5) sorted by null

  /external/syslinux/com32/gplinclude/dmi/
dmi.h 81 char front_panel_reset_status[HARDWARE_SECURITY_SIZE]; member in struct:__anon33536::__anon33537
  /external/syslinux/com32/hdt/
hdt-dump-dmi.c 45 add_hs(dmi.hardware_security.front_panel_reset_status);
hdt-cli-dmi.c 613 hardware->dmi.hardware_security.front_panel_reset_status);
  /external/syslinux/com32/lua/src/
dmi.c 425 LUA_ADD_STR_S(L, dmi_ptr->hardware_security, front_panel_reset_status)
  /external/syslinux/com32/gpllib/dmi/
dmi.c 971 strlcpy(dmi->hardware_security.front_panel_reset_status,
973 sizeof dmi->hardware_security.front_panel_reset_status);

Completed in 176 milliseconds