Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Dimpl.h66 SBP2_MOT_MIN = 500, /* minimum mgt ORB timeout, in ms */ enumerator
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c246 if (tp->t_mot < SBP2_MOT_MIN) { in sbp2_tgt_init_params()