Searched defs:PI_PROP_CHASSIS_LOCATION_NAME (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.c43 #define PI_PROP_CHASSIS_LOCATION_NAME "chassis-location-name" macro
70 PI_PROP_CHASSIS_LOCATION_NAME, &locsiz, &loc);
73 PI_PROP_CHASSIS_LOCATION_NAME, strerror(errno));
174 PI_PROP_CHASSIS_LOCATION_NAME, &locsiz, &loc) == 0 && locsiz > 0) {

Completed in 57 milliseconds