Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Dimpl.h68 SBP2_ORB_SIZE_MIN = 4, /* minimum ORB size, in bytes */ enumerator
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c249 if (tp->t_orb_size < SBP2_ORB_SIZE_MIN) { in sbp2_tgt_init_params()
250 tp->t_orb_size = SBP2_ORB_SIZE_MIN; in sbp2_tgt_init_params()