FC4_FCA_MASK
if (dev_type & FC4_FCA_MASK) {
if (((path_type & (FC4_FCA_MASK | FC_XPORT_MASK)) ==
#define FCA_MASK (FC_FCA_MASK | FC4_FCA_MASK)
if ((dev_type & FC4_XPORT_MASK) || (dev_type & FC4_FCA_MASK)) {