Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c613 ldi_handle_t man_ctl_lh = NULL; /* MAN control handle */ variable
875 if (man_ctl_lh != NULL) { in man_deconfigure()
1375 if (man_ctl_lh == NULL) { in man_configure()
5866 if (man_ctl_lh != NULL) { in man_open_ctl()
5892 ASSERT(man_ctl_lh == NULL); in man_open_ctl()
5893 man_ctl_lh = ctl_lh; in man_open_ctl()
5901 (void *)man_ctl_lh, status)); in man_open_ctl()
5920 if ((tlh = man_ctl_lh) != NULL) in man_close_ctl()
5921 man_ctl_lh = NULL; in man_close_ctl()
6125 if (man_ctl_lh == NULL) { in man_plumb()
[all …]