Searched refs:rwsconsvp (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dconsdev.h84 * and rwsconsvp names the workstation console itself.
89 extern struct vnode *rwsconsvp; /* vnode for underlying workstation console */
/illumos-gate/usr/src/uts/common/io/
H A Diwscons.c363 if (str_vp(f->f_vnode) == str_vp(rwsconsvp)) {
469 vnode_t *vp = rwsconsvp;
481 if (rwsconsvp == NULL)
557 str_cn_clean(VTOS(rwsconsvp)->s_commonvp);
H A Dconsconfig_dacf.c52 * rwsconsvp = WC_PATH
1440 * The workstation console driver needs to see rwsconsvp, but
1495 rwsconsvp = NULL;
1541 rwsconsvp = consconfig_sp->cons_wc_vp;
/illumos-gate/usr/src/uts/common/os/
H A Dconsole.c205 if (rwsconsvp == NULL || consmode == CONS_FW) {
209 dev = rwsconsvp->v_rdev; /* layering is wc -> tem */
H A Dspace.c250 vnode_t *rwsconsvp; variable

Completed in 62 milliseconds