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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c613 ldi_handle_t man_ctl_lh = NULL; /* MAN control handle */ variable
802 * The only upper stream left should be man_ctl_lh. Note that
805 * torn down). This guarantees that man_ctl_lh will never become
875 if (man_ctl_lh != NULL) {
1375 if (man_ctl_lh == NULL) {
5866 if (man_ctl_lh != NULL) {
5892 ASSERT(man_ctl_lh == NULL);
5893 man_ctl_lh = ctl_lh;
5900 MAN_DBG(MAN_CONFIG, ("man_open_ctl: man_ctl_lh(0x%p) errno = %d\n",
5901 (void *)man_ctl_lh, statu
[all...]

Completed in 260 milliseconds