Searched refs:PICL_CLASS_PORT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h106 #define PICL_CLASS_PORT "port" macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c1104 } else if (strcmp(class, PICL_CLASS_PORT) == 0) {
2746 if (strcmp(class, PICL_CLASS_PORT) == 0) {
2815 if (strcmp(class, PICL_CLASS_PORT) == 0) {
3532 (void) strncpy(node_name, PICL_CLASS_PORT, sizeof (node_name));
3538 (void) strncpy(node_name, PICL_CLASS_PORT, sizeof (node_name));
3544 (void) strncpy(node_name, PICL_CLASS_PORT, sizeof (node_name));
4281 } else if (strcmp(class, PICL_CLASS_PORT) == 0) {
4452 if (strcmp(classval, PICL_CLASS_PORT) == 0) {
5672 } else if (strcmp(class, PICL_CLASS_PORT) == 0) {
H A Dpicllibdevinfo.c237 PICL_CLASS_PORT,
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c976 ADD_NODE(PICL_CLASS_PORT)

Completed in 59 milliseconds