Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dchannel.c1879 uint32_t bmin, bmax, smin, smax; in ch_ev_thresh_validate() local
1888 smin = 1; /* minimum 1 slot */ in ch_ev_thresh_validate()
1910 if (cet->cet_value < smin) { in ch_ev_thresh_validate()
1911 cet->cet_value = smin; in ch_ev_thresh_validate()