Home
last modified time | relevance | path

Searched refs:nstructs (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c141 int nstructs; in x86pi_smb_strcnt() local
151 nstructs = shp->sh_nstructs; in x86pi_smb_strcnt()
154 for (i = 0, cnt = 0; i < nstructs; i++, sp++) { in x86pi_smb_strcnt()
/titanic_41/usr/src/uts/intel/os/
H A Dfmsmb.c185 int nstructs = shp->sh_nstructs; in smb_cnttypes() local
189 for (i = 0, cnt = 0; i < nstructs; i++, sp++) { in smb_cnttypes()
200 int nstructs = shp->sh_nstructs; in smb_strcnt() local
211 for (i = 0, cnt = 0; i < nstructs; i++, sp++) { in smb_strcnt()