Searched refs:sh_nstructs (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c49 for (i = 0; i < shp->sh_nstructs; i++) {
157 shp->sh_nstructs = 0;
217 shp->sh_nstructs++;
244 for (i = 0; i < shp->sh_nstructs; i++) {
343 for (i = 0; i < shp->sh_nstructs; i++, sp++) {
357 for (i = 0; i < shp->sh_nstructs; i++) {
H A Dsmb_info.c993 for (i = 0; i < shp->sh_nstructs; i++, stp++) {
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c346 for (i = 0; i < shp->sh_nstructs; i++, sp++) {
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c151 nstructs = shp->sh_nstructs;
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h451 uint_t sh_nstructs; /* number of active structures */ member in struct:smbios_hdl
/illumos-gate/usr/src/uts/intel/os/
H A Dfmsmb.c185 int nstructs = shp->sh_nstructs;
200 int nstructs = shp->sh_nstructs;

Completed in 55 milliseconds