Home
last modified time | relevance | path

Searched refs:drctl_dh (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4v/io/
H A Ddrctl_impl.c36 static door_handle_t drctl_dh; /* Door for upcalls */ variable
55 drctl_dh = door_ki_lookup(setup_rqst.did); in i_drctl_ioctl()
72 door_handle_t dh = drctl_dh; in i_drctl_send()
137 drctl_dh = NULL; in i_drctl_send()