Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h101 #define FC4_FCA_MASK 0x00FF0000 macro
103 #define FCA_MASK (FC_FCA_MASK | FC4_FCA_MASK)
/titanic_44/usr/src/cmd/luxadm/
H A Dfcalupdate.c317 if (dev_type & FC4_FCA_MASK) { in findversion()
/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c1112 if (((path_type & (FC4_FCA_MASK | FC_XPORT_MASK)) == in g_get_path_type()
H A Dmap.c4856 if ((dev_type & FC4_XPORT_MASK) || (dev_type & FC4_FCA_MASK)) { in g_get_fca_port_topology()