Home
last modified time | relevance | path

Searched refs:s_cache (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/gplinclude/dmi/
Ddmi_cache.h40 } __attribute__ ((__packed__)) s_cache; typedef
Ddmi.h71 s_cache cache[MAX_DMI_CACHE_ITEMS];
/external/syslinux/com32/lua/src/
Ddmi.c387 s_cache *cache = dmi_ptr->cache; in get_cache_table()