Searched refs:smbst_next (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c208 stp->smbst_next = shp->sh_hash[h];
380 for (; stp != NULL; stp = stp->smbst_next) {
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h441 struct smb_struct *smbst_next; /* next structure in hash chain */ member in struct:smb_struct

Completed in 68 milliseconds