Home
last modified time | relevance | path

Searched refs:PICL_CLASS_FABRIC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h51 #define PICL_CLASS_FABRIC "fabric" macro
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c532 (void) strcpy(classbuf, PICL_CLASS_FABRIC); in get_minor_class()