Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore.h214 #define SS_TRANSPORT_MASK 0xffff0000 macro
H A Dsafestore.c199 if ((ssop_type & SS_TRANSPORT_MASK) & ss_type) { in sst_open()