Searched refs:FCHBA_MODEL_LEN (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_hba_fru.c | 429 (void) snprintf(attrs->model, FCHBA_MODEL_LEN, "%s", in ql_populate_hba_fru_details() 435 (void) snprintf(attrs->model, FCHBA_MODEL_LEN, in ql_populate_hba_fru_details() 444 (void) snprintf(attrs->model, FCHBA_MODEL_LEN, "%s", in ql_populate_hba_fru_details() 459 (uint8_t *)attrs->model, FCHBA_MODEL_LEN)) >= 0) { in ql_populate_hba_fru_details() 464 (void) snprintf(attrs->model, FCHBA_MODEL_LEN, in ql_populate_hba_fru_details()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fctl.h | 237 #define FCHBA_MODEL_LEN 256 macro 249 char model[FCHBA_MODEL_LEN];
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | fct.h | 152 #define FCHBA_MODEL_LEN 256 macro 170 char model[FCHBA_MODEL_LEN];
|
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 1017 (uint_t)(len < FCHBA_MODEL_LEN ? len : FCHBA_MODEL_LEN), in qlt_populate_hba_fru_details()
|