Searched refs:bmin (Results 1 – 1 of 1) sorted by relevance
1921 uint32_t bmin, bmax, smin, smax; in ch_ev_thresh_validate() local1931 bmin = 1; /* minimum 1 byte */ in ch_ev_thresh_validate()1944 if (cet->cet_value < bmin) { in ch_ev_thresh_validate()1945 cet->cet_value = bmin; in ch_ev_thresh_validate()