Home
last modified time | relevance | path

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

/external/syslinux/com32/gplinclude/dmi/
Ddmi_cache.h43 const char *dmi_cache_location(uint8_t code);
/external/syslinux/com32/gpllib/dmi/
Ddmi_cache.c38 const char *dmi_cache_location(uint8_t code) in dmi_cache_location() function
Ddmi.c819 dmi_cache_location((WORD(data + 0x05) >> 5) & 0x0003), in dmi_decode()