Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsmbios.h1343 } smbios_hwsec_t; typedef
1757 extern id_t smbios_info_hwsec(smbios_hdl_t *, smbios_hwsec_t *);
/titanic_44/usr/src/common/smbios/
H A Dsmb_info.c1054 smbios_info_hwsec(smbios_hdl_t *shp, smbios_hwsec_t *hsp) in smbios_info_hwsec()
1063 bzero(hsp, sizeof (smbios_hwsec_t)); in smbios_info_hwsec()
/titanic_44/usr/src/cmd/smbios/
H A Dsmbios.c1090 smbios_hwsec_t h; in print_hwsec()