Home
last modified time | relevance | path

Searched refs:XPORT_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h93 #define XPORT_MASK (FC_XPORT_MASK | FC4_XPORT_MASK) macro
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1636 if ((dev_type == 0) || !(dev_type & XPORT_MASK)) { in create_map()
2255 if ((path_type == 0) || !(path_type & XPORT_MASK)) { in g_dev_map_init()