Home
last modified time | relevance | path

Searched refs:OptionROMVersion (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc207 memcpy(attributes.OptionROMVersion, attrs.OptionROMVersion, 256); in getHBAAttributes()
314 memcpy(attributes.OptionROMVersion, attrs.OptionROMVersion, 256); in npivGetHBAAttributes()
H A DTgtFCHBA.cc156 memcpy(attributes.OptionROMVersion, attrs.OptionROMVersion, 256); in getHBAAttributes()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h226 char OptionROMVersion[256]; member
250 char OptionROMVersion[256]; member
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h86 char OptionROMVersion[256]; member
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c248 attrs->OptionROMVersion[0] == 0? "not available": in printHBAInfo()
249 attrs->OptionROMVersion); in printHBAInfo()
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c236 attrs->OptionROMVersion); in printHBAPortInfo()
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h121 char OptionROMVersion[256]; member
/illumos-gate/usr/src/lib/sun_sas/common/
H A Ddevtree_hba_disco.c501 new_hba->adapter_attributes.OptionROMVersion[0] = '\0'; in devtree_get_one_hba()
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h288 char OptionROMVersion[256]; /* Vendor use - i.e. hardware boot ROM*/ member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h289 char OptionROMVersion[256]; /* Vendor use - i.e. hardware boot ROM*/ member
H A Demlxs_hw.h2033 uint8_t OptionROMVersion[256]; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c392 bcopy(attr->option_rom_version, hba_attr->OptionROMVersion, in fct_get_adapter_attr()
393 sizeof (hba_attr->OptionROMVersion)); in fct_get_adapter_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7457 val->OptionROMVersion, in fp_fciocmd()
7458 sizeof (val->OptionROMVersion)); in fp_fciocmd()
7498 bcopy(val->OptionROMVersion, val32->OptionROMVersion, in fp_fciocmd()
7499 sizeof (val->OptionROMVersion)); in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1279 (void) strncpy(hba_attrs->OptionROMVersion, in emlxs_fcio_get_adapter_attrs()
1281 (sizeof (hba_attrs->OptionROMVersion)-1)); in emlxs_fcio_get_adapter_attrs()
1326 (void) strncpy(hba_attrs->OptionROMVersion, in emlxs_fcio_get_adapter_attrs()
1328 (sizeof (hba_attrs->OptionROMVersion)-1)); in emlxs_fcio_get_adapter_attrs()