Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/isns/isnsd/
H A Disns_cfg.h46 int is_control_node(uchar_t *);
H A Dfunc.c659 ctrl = is_control_node(iscsi_name);
882 if (is_control_node(iscsi_name) == 0) {
1038 if (is_control_node(iscsi_name) == 0) {
1161 ctrl = is_control_node(iscsi_name);
1458 if (is_control_node(iscsi_name) == 0) {
1696 if (is_control_node(iscsi_name) == 0) {
1892 if (is_control_node(iscsi_name) == 0) {
2008 if (is_control_node(iscsi_name) == 0) {
H A Dconfig.c290 is_control_node( in is_control_node() function
H A Dscn.c1981 is_control_node(node) == 0)) || in add_scn_entry()