Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h345 } point_t; typedef
349 point_t *xymap;
H A Dpiclenvd.c262 static point_t excal_lpm_system_fan_tbl[] = {
274 sizeof (excal_lpm_system_fan_tbl)/ sizeof (point_t),
460 point_t *xy; in init_table()
497 if ((nbytes < (2 * sizeof (point_t))) || in parse_lpm_ranges()
498 (nbytes & (sizeof (point_t) - 1))) { in parse_lpm_ranges()
506 nentries = nbytes/sizeof (point_t); in parse_lpm_ranges()
540 point_t *xymap; in y_of_x()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h287 } point_t; typedef
291 point_t *xymap;
H A Dpiclenvd.c310 point_t *xy; in init_table()
339 point_t *xymap; in y_of_x()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h368 } point_t; typedef
372 point_t *xymap;
H A Dpiclenvd.c448 point_t *xy; in init_table()
477 point_t *xymap; in y_of_x()