Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h88 #define FC_GEN_XPORT 0x00000100 macro
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c109 {"/fp@", FC_GEN_XPORT},
1101 if ((search_arr_ptr->type == FC_GEN_XPORT) && in g_get_path_type()
H A Dmap.c966 if ((dev_type == 0) || !(dev_type & FC_GEN_XPORT)) { in g_get_host_params()
1171 if ((dev_type == 0) || !(dev_type & FC_GEN_XPORT)) { in g_get_dev_list()
1352 if ((dev_type == 0) || !(dev_type & FC_GEN_XPORT)) { in g_get_inq_dtype()
1438 if ((dev_type == 0) || !(dev_type & FC_GEN_XPORT)) { in get_fca_inq_dtype()
4641 } else if (path_type & FC_GEN_XPORT) { in g_get_nexus_path()
/titanic_41/usr/src/cmd/luxadm/
H A Dg_adm.c6419 } else if ((path_type & FC_GEN_XPORT) && in get_host_controller_pwwn()