Searched refs:otus_get_delta_slope (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c193 void otus_get_delta_slope(uint32_t, uint32_t *, uint32_t *);
2709 otus_get_delta_slope(uint32_t coeff, uint32_t *exponent, uint32_t *mantissa) function
2813 otus_get_delta_slope(coeff, &exp, &man);
2820 otus_get_delta_slope(coeff, &exp, &man);

Completed in 53 milliseconds