Searched refs:sh_nstructs (Results 1 – 6 of 6) sorted by relevance
50 for (i = 0; i < shp->sh_nstructs; i++) { in smb_strip()267 shp->sh_nstructs = 0; in smbios_bufopen()335 shp->sh_nstructs++; in smbios_bufopen()361 for (i = 0; i < shp->sh_nstructs; i++) { in smbios_close()475 for (i = 0; i < shp->sh_nstructs; i++, sp++) { in smbios_iter()489 for (i = 0; i < shp->sh_nstructs; i++) { in smb_lookup_type()
1419 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()
151 nstructs = shp->sh_nstructs; in x86pi_smb_strcnt()
387 for (i = 0; i < shp->sh_nstructs; i++, sp++) { in chip_smbios_iterate()
841 uint_t sh_nstructs; /* number of active structures */ member