Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Diwscons.c88 typedef struct _iwscn_list { struct
89 struct _iwscn_list *wl_next; /* next entry */ argument
90 vnode_t *wl_vp; /* target's vnode */
91 int wl_ref_cnt; /* operation in progress */
92 boolean_t wl_is_console; /* is the real console */