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

  /external/syslinux/com32/gplinclude/dmi/
dmi.h 52 } dmi_table; typedef in typeref:struct:__anon36961
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);

Completed in 322 milliseconds