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

  /external/syslinux/com32/gplinclude/dmi/
dmi.h 52 } dmi_table; typedef in typeref:struct:__anon33535
75 dmi_table dmitable;
  /external/syslinux/core/
dmi.c 39 struct dmi_table { struct
124 const struct dmi_table *table;
140 table = (const struct dmi_table *)(dmi->tbladdr + offset);
169 const struct dmi_table *table;
183 table = (const struct dmi_table *)(dmi->tbladdr + offset);
  /external/syslinux/com32/lua/src/
dmi.c 433 dmi_table *dmitable = &dmi_ptr->dmitable;

Completed in 143 milliseconds