Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h102 #define FC_FCA_MASK 0xFF000000 macro
103 #define FCA_MASK (FC_FCA_MASK | FC4_FCA_MASK)
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c1102 (!(path_type & FC_FCA_MASK))) { in g_get_path_type()
1103 path_type |= FC_FCA_MASK; in g_get_path_type()
1114 ((path_type & (FC_FCA_MASK | FC4_XPORT_MASK)) == in g_get_path_type()
H A Dhot.c277 if (dev_type & FC_FCA_MASK) { in g_force_lip()
H A Dmap.c1648 if (dev_type & FC_FCA_MASK) { in create_map()
2274 if (path_type & FC_FCA_MASK) { in g_dev_map_init()
3393 if (dev_type & FC_FCA_MASK) { in g_rdls()
4652 if ((path_type & FC_FCA_MASK) == FC_FCA_MASK) { in g_get_nexus_path()
5123 if (dev_type & FC_FCA_MASK) { in g_get_port_state()
/illumos-gate/usr/src/cmd/luxadm/
H A Dfcalupdate.c357 } else if (dev_type & FC_FCA_MASK) { in findversion()
H A Dg_adm.c2770 } else if ((path_type & FC_FCA_MASK) == FC_PCI_FCA) { in adm_display_err()
3004 if (dev_type & FC_FCA_MASK) { in dump_map()
6420 ((path_type & FC_FCA_MASK) == FC_FCA_MASK)) { in get_host_controller_pwwn()
6438 } else if ((path_type & FC_FCA_MASK) == FC_PCI_FCA) { in get_host_controller_pwwn()