Searched refs:sh_nstructs (Results 1 – 6 of 6) sorted by relevance
50 for (i = 0; i < shp->sh_nstructs; i++) { in smb_strip()266 shp->sh_nstructs = 0; in smbios_bufopen()334 shp->sh_nstructs++; in smbios_bufopen()360 for (i = 0; i < shp->sh_nstructs; i++) { in smbios_close()474 for (i = 0; i < shp->sh_nstructs; i++, sp++) { in smbios_iter()488 for (i = 0; i < shp->sh_nstructs; i++) { in smb_lookup_type()
1401 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()
794 uint_t sh_nstructs; /* number of active structures */ member