Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h347 } point_t; typedef
351 point_t *xymap;
H A Dpiclenvd.c264 static point_t excal_lpm_system_fan_tbl[] = {
276 sizeof (excal_lpm_system_fan_tbl)/ sizeof (point_t),
462 point_t *xy; in init_table()
499 if ((nbytes < (2 * sizeof (point_t))) || in parse_lpm_ranges()
500 (nbytes & (sizeof (point_t) - 1))) { in parse_lpm_ranges()
508 nentries = nbytes/sizeof (point_t); in parse_lpm_ranges()
542 point_t *xymap; in y_of_x()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h289 } point_t; typedef
293 point_t *xymap;
H A Dpiclenvd.c312 point_t *xy; in init_table()
341 point_t *xymap; in y_of_x()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h370 } point_t; typedef
374 point_t *xymap;
H A Dpiclenvd.c450 point_t *xy; in init_table()
479 point_t *xymap; in y_of_x()