Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h240 #define FCHBA_DRIVER_VERSION_LEN 256 macro
252 char driver_version[FCHBA_DRIVER_VERSION_LEN];
/titanic_41/usr/src/uts/common/sys/
H A Dfct.h155 #define FCHBA_DRIVER_VERSION_LEN 256 macro
173 char driver_version[FCHBA_DRIVER_VERSION_LEN];
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c251 (void) snprintf(attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in ql_populate_hba_fru_details()
/titanic_41/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()
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c973 (void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN, in qlt_populate_hba_fru_details()