Searched refs:smbios_info_cache (Results 1 – 5 of 5) sorted by relevance
41 { (smbios_lookup_f)smbios_info_cache, "cache" },
97 smbios_info_cache;
2123 extern int smbios_info_cache(smbios_hdl_t *, id_t, smbios_cache_t *);
684 if (smbios_info_cache(shp, id, &c) != 0) { in print_cache()
760 smbios_info_cache(smbios_hdl_t *shp, id_t id, smbios_cache_t *cap) in smbios_info_cache() function