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

/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c125 static int vt_activate(uint_t vt_no, cred_t *credp);
582 * vt_activate is 1, though its minor is 0
772 vt_activate(uint_t vt_no, cred_t *credp) function
1006 error = vt_activate(arg, iocp->ioc_cr);
1035 * Here v_active is the argument for vt_activate,

Completed in 59 milliseconds