Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h839 } smbios_cache_t; typedef
2104 extern int smbios_info_cache(smbios_hdl_t *, id_t, smbios_cache_t *);
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c676 smbios_cache_t c; in print_cache()
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c741 smbios_info_cache(smbios_hdl_t *shp, id_t id, smbios_cache_t *cap) in smbios_info_cache()