Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/sbp2/
H A Ddefs.h288 #define SBP2_UNCHAR_ORB_SIZE 0x000000FF /* ORB_size */ macro
/titanic_41/usr/src/uts/common/io/sbp2/
H A Dsbp2.c243 tp->t_orb_size = (q & SBP2_UNCHAR_ORB_SIZE) * 4; in sbp2_tgt_init_params()