Home
last modified time | relevance | path

Searched defs:devfsdev (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c84 static dev_t devfsdev; /* the fictious 'device' we live on */ variable
H A Ddevfs_subr.c281 dv_mkroot(struct vfs *vfsp, dev_t devfsdev) in dv_mkroot()