Searched refs:vpd_id (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libvscan/common/
H A Dlibvscan.c103 uint64_t vpd_id; member in struct:__anon4193
520 if (propid == vs_propdefs[i].vpd_id)
634 vs_default_value(prop_hd, vpd->vpd_id);
674 vs_default_value(prop_hd, vpd->vpd_id);
681 switch (vpd->vpd_id) {
737 (vs_validate(prop_hd, vpd->vpd_id) != VS_ERR_NONE)) {
738 vs_default_value(prop_hd, vpd->vpd_id);
959 if ((rc = vs_validate(prop_hd, vpd->vpd_id)) != VS_ERR_NONE)
963 switch (vpd->vpd_id) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h296 char vpd_id[80]; member in struct:dfc_hbainfo
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3794 (void) strncpy(hbainfo->vpd_id, vpd->id,
3795 (sizeof (hbainfo->vpd_id)-1));

Completed in 66 milliseconds