Searched defs:vc_state_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvt_impl.h85 * more precisely, the state change of vc_state_t.
96 } vc_state_t; typedef in typeref:struct:vc_state
97 _NOTE(MUTEX_PROTECTS_DATA(vc_state_t::vc_state_lock, vc_state_t::vc_flags))
113 void vt_clean(queue_t *q, vc_state_t *pvc);
114 void vt_close(queue_t *q, vc_state_t *pvc, cred_t *crp);
117 vc_state_t *vt_minor2vc(minor_t);

Completed in 59 milliseconds