Home
last modified time | relevance | path

Searched refs:FCHBA_DRIVER_VERSION_LEN (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h243 #define FCHBA_DRIVER_VERSION_LEN 256 macro
255 char driver_version[FCHBA_DRIVER_VERSION_LEN];
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h156 #define FCHBA_DRIVER_VERSION_LEN 256 macro
174 char driver_version[FCHBA_DRIVER_VERSION_LEN];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c249 (void) snprintf(attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in ql_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c624 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in fcoet_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c779 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in fcoei_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1760 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in qlt_populate_hba_fru_details()