Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_topo.h68 #define OPL_SLOT_NAMES "slot-names" /* Slot name property */ macro
H A Dopl_hostbridge.c56 if (strcmp(di_prom_prop_name(pp), OPL_SLOT_NAMES) == 0) { in opl_get_slot_name()