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

/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h133 dev_t sti_dev; /* device the sonode represents */ member in struct:sotpi_info
H A Dsocktpi.c386 if (getmajor(sti->sti_dev) == clone_major)
444 sti->sti_dev = newdev;
5675 dev = sti->sti_dev;
6639 sti->sti_dev = so->so_sockparams->sp_sdev_info.sd_vnode->v_rdev;
6640 vp->v_rdev = sti->sti_dev;

Completed in 165 milliseconds