Home
last modified time | relevance | path

Searched refs:PICL_CLASS_DISPLAY (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h54 #define PICL_CLASS_DISPLAY "display" macro
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c3447 err = picl_walk_tree_by_class(plafh, PICL_CLASS_DISPLAY, in display_hw_revisions()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c3415 err = picl_walk_tree_by_class(plafh, PICL_CLASS_DISPLAY, in display_hw_revisions()
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c2232 (strcmp(piclclass, PICL_CLASS_DISPLAY) == 0)) { in add_ffb_config_info()