HomeSort by: relevance | last modified time | path
    Searched refs:athn_get_delta_slope (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 667 void athn_get_delta_slope(uint32_t, uint32_t *, uint32_t *);
arn5008.c 1774 athn_get_delta_slope(coeff, &exp, &man);
1784 athn_get_delta_slope(coeff, &exp, &man);
arn9003.c 1949 athn_get_delta_slope(coeff, &exp, &man);
1959 athn_get_delta_slope(coeff, &exp, &man);
athn.c 1008 athn_get_delta_slope(uint32_t coeff, uint32_t *exponent, uint32_t *mantissa) function in typeref:typename:PUBLIC void

Completed in 174 milliseconds