Searched refs:location_label (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfrutree.h65 #define location_label cinfo.linfo.label macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.c78 * location_label[] array
141 static char *location_label[] = { variable
305 err = add_label_prop(cpusloth, location_label[i]);
360 err = add_label_prop(memsloth, location_label[i]);
440 err = add_label_prop(powersloth, location_label[i]);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c78 * location_label[] array
197 static char *location_label[] = { variable
439 err = add_label_prop(fcalsloth, location_label[i]);
545 err = add_label_prop(powersloth, location_label[i]);
629 err = add_label_prop(cpumemsloth, location_label[i]);
691 err = add_label_prop(cpumodh, location_label[c]);
732 err = add_label_prop(dimmsloth, location_label[l]);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c78 * location_label[] array
154 static char *location_label[] = { variable
451 err = add_label_prop(powersloth, location_label[i]);
535 err = add_label_prop(cpumemsloth, location_label[i]);
597 err = add_label_prop(cpumodh, location_label[c]);
638 err = add_label_prop(dimmsloth, location_label[l]);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c888 if (strncmp(sgfrunode->location_label, LABEL_PREAMBLE,
890 (void) strlcpy(label, &sgfrunode->location_label[
893 (void) strlcpy(label, &sgfrunode->location_label[0],
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgfru.c1735 bcopy(tdatap, (caddr_t)&np->location_label, LABEL_SIZE);

Completed in 59 milliseconds