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