Searched refs:sh_nstructs (Results 1 – 6 of 6) sorted by relevance
49 for (i = 0; i < shp->sh_nstructs; i++) { in smb_strip()259 shp->sh_nstructs = 0; in smbios_bufopen()327 shp->sh_nstructs++; in smbios_bufopen()353 for (i = 0; i < shp->sh_nstructs; i++) { in smbios_close()467 for (i = 0; i < shp->sh_nstructs; i++, sp++) { in smbios_iter()481 for (i = 0; i < shp->sh_nstructs; i++) { in smb_lookup_type()
1156 for (i = 0; i < shp->sh_nstructs; i++, stp++) { in smbios_has_oemstr()
185 int nstructs = shp->sh_nstructs; in smb_cnttypes()200 int nstructs = shp->sh_nstructs; in smb_strcnt()
346 for (i = 0; i < shp->sh_nstructs; i++, sp++) { in chip_smbios_iterate()
151 nstructs = shp->sh_nstructs; in x86pi_smb_strcnt()
665 uint_t sh_nstructs; /* number of active structures */ member