Searched refs:SS_TRANSPORT_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ | ||
H A D | safestore.h | 214 #define SS_TRANSPORT_MASK 0xffff0000 macro |
H A D | safestore.c | 199 if ((ssop_type & SS_TRANSPORT_MASK) & ss_type) { in sst_open() |