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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c730 hme_create_prop_from_kw(dev_info_t *dip, char *vpdname, char *vpdstr) argument
736 if (strcmp(vpdname, "NA") == 0) {
739 } else if (strcmp(vpdname, "Z0") == 0) {
742 } else if (strcmp(vpdname, "Z1") == 0) {

Completed in 53 milliseconds