Home
last modified time | relevance | path

Searched refs:fw_class (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c2425 uint16_t fw_class = (uint16_t)dop->option; in ql_adm_updfwmodule() local
2432 if (fw_class == ha2->fw_class) { in ql_adm_updfwmodule()
2446 if ((fw_class == ha2->fw_class) && (ha2->fw_class == NULL)) { in ql_adm_updfwmodule()
2450 "(rval=%xh)\n", ha2->fw_class, rval); in ql_adm_updfwmodule()
2454 ha2->fw_class); in ql_adm_updfwmodule()
H A Dql_api.c1062 ha->fw_class = 0x6322; in ql_attach()
1066 ha->fw_class = 0x2300; in ql_attach()
1088 ha->fw_class = 0x2200; in ql_attach()
1121 ha->fw_class = 0x2400; in ql_attach()
1141 ha->fw_class = 0x2500; in ql_attach()
1161 ha->fw_class = 0x8100; in ql_attach()
17038 ha->fw_class, ha->fw_major_version, ha->fw_minor_version, in ql_fwmodule_resolve()
17045 if (fwt->fw_class == ha->fw_class) in ql_fwmodule_resolve()
17051 ha->fw_class); in ql_fwmodule_resolve()
17059 ha->fw_class); in ql_fwmodule_resolve()
[all …]
/titanic_44/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c436 for (fwt = &fw_table[0]; fwt->fw_class; fwt++) { in qlcver_dcmd()
446 mdb_printf("%x\t%-11s", fwt->fw_class, fwverptr); in qlcver_dcmd()
466 if (qlstate->fw_class == fwt->fw_class) { in qlcver_dcmd()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1026 uint16_t fw_class; member
1451 uint16_t fw_class; member