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

/illumos-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.c390 if (getmajor(sti->sti_dev) == clone_major)
448 sti->sti_dev = newdev;
5722 dev = sti->sti_dev;
6693 sti->sti_dev = so->so_sockparams->sp_sdev_info.sd_vnode->v_rdev;
6694 vp->v_rdev = sti->sti_dev;

Completed in 54 milliseconds