Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c335 y_of_x(table_t *tbl, int xval) in y_of_x() function
667 *temp = (tempr_t)y_of_x(sensorp->crtbl, *temp); in get_temperature()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c536 y_of_x(table_t *tbl, int xval) in y_of_x() function
582 lpm = y_of_x(devp->temp_lpm_tbl, temp); in get_lpm_speed()
585 speed = y_of_x(&lpm_fspeed, lpm); in get_lpm_speed()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c473 y_of_x(table_t *tbl, int xval) in y_of_x() function
839 *temp = (tempr_t)y_of_x(sensorp->crtbl, *temp); in get_temperature()