Searched refs:PICL_CLASS_UPA (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 86 #define PICL_CLASS_UPA "upa" macro
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/desktop/common/ |
H A D | picldiag.c | 2411 err = picl_walk_tree_by_class(plafh, PICL_CLASS_UPA, in gather_io_cards() 2412 PICL_CLASS_UPA, upa_callback); in gather_io_cards()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/lw8/common/ |
H A D | lw8.c | 2390 err = picl_walk_tree_by_class(plafh, PICL_CLASS_UPA, in gather_io_cards() 2391 PICL_CLASS_UPA, upa_callback); in gather_io_cards()
|
/titanic_44/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 252 {PICL_CLASS_UPA, encode_upa_unitaddr, 0}, 1416 (void) strcpy(nodeclass, PICL_CLASS_UPA); /* default */ in construct_picl_platform()
|