Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c168 MAN_DBG(MAN_CONFIG, ("man_path_discovery:")); in man_path_discovery()
184 MAN_DBGCALL(MAN_CONFIG, man_print_manc(&manc)); in man_path_discovery()
225 MAN_DBG(MAN_CONFIG, ("man_path_discovery: returns %d\n", status)); in man_path_discovery()
H A Ddman.c854 MAN_DBG(MAN_CONFIG, ("man_deconfigure:\n")); in man_deconfigure()
873 MAN_DBG(MAN_CONFIG, ("man_deconfigure: submitting CLOSE_CTL\n")); in man_deconfigure()
886 MAN_DBG(MAN_CONFIG, ("man_deconfigure: submitting STOP\n")); in man_deconfigure()
903 MAN_DBG(MAN_CONFIG, ("man_deconfigure: returns %d\n", status)); in man_deconfigure()
1349 MAN_DBG(MAN_CONFIG, ("man_configure:")); in man_configure()
1414 MAN_DBG(MAN_CONFIG, ("man_configure: returns %d\n", status)); in man_configure()
2241 MAN_DBG(MAN_CONFIG, ("ip_other_sc_ipaddr = %s", buf)); in man_set_sc_ipaddrs()
2245 MAN_DBG(MAN_CONFIG, ("ip_my_sc_ipaddr = %s", buf)); in man_set_sc_ipaddrs()
2276 MAN_DBG(MAN_CONFIG, ("ip6_other_sc_ipaddr = %s", buf)); in man_set_sc_ip6addrs()
2280 MAN_DBG(MAN_CONFIG, ("ip6_my_sc_ipaddr = %s", buf)); in man_set_sc_ip6addrs()
[all …]
/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h509 #define MAN_CONFIG 0x00000004 macro