Searched refs:HardwareVersion (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc205 memcpy(attributes.HardwareVersion, attrs.HardwareVersion, 256);
312 memcpy(attributes.HardwareVersion, attrs.HardwareVersion, 256);
H A DTgtFCHBA.cc154 memcpy(attributes.HardwareVersion, attrs.HardwareVersion, 256);
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h83 char HardwareVersion[256]; member in struct:fc_tgt_hba_adapter_attributes
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h224 char HardwareVersion[256]; member in struct:fc_hba_adapter_attributes
248 char HardwareVersion[256]; member in struct:fc_hba_adapter_attributes32
/illumos-gate/usr/src/lib/sun_sas/common/
H A Ddevtree_hba_disco.c463 /* HardwareVersion */
470 (void) strlcpy(new_hba->adapter_attributes.HardwareVersion,
472 sizeof (new_hba->adapter_attributes.HardwareVersion));
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h119 char HardwareVersion[256]; member in struct:SMHBA_AdapterAttributes
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h281 char HardwareVersion[256]; /* Vendor use */ member in struct:hba_AdapterAttributes
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h282 char HardwareVersion[256]; /* Vendor use */ member in struct:hba_AdapterAttributes
H A Demlxs_hw.h2003 uint8_t HardwareVersion[256]; member in union:__anon7347::__anon7348
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c381 bcopy(attr->hardware_version, hba_attr->HardwareVersion,
382 sizeof (hba_attr->HardwareVersion));
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1271 (void) snprintf(hba_attrs->HardwareVersion,
1272 (sizeof (hba_attrs->HardwareVersion)-1),
1317 (void) snprintf(hba_attrs->HardwareVersion,
1318 (sizeof (hba_attrs->HardwareVersion)-1),
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7453 val->HardwareVersion,
7454 sizeof (val->HardwareVersion));
7495 bcopy(val->HardwareVersion, val32->HardwareVersion,
7496 sizeof (val->HardwareVersion));

Completed in 182 milliseconds