Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c2492 uint16_t fw_class = (uint16_t)dop->option; in ql_adm_updfwmodule() local
2499 if (fw_class == ha2->fw_class) { in ql_adm_updfwmodule()
2513 if ((fw_class == ha2->fw_class) && (ha2->fw_class == 0)) { in ql_adm_updfwmodule()
2517 "(rval=%xh)\n", ha2->fw_class, rval); in ql_adm_updfwmodule()
2521 ha2->fw_class); in ql_adm_updfwmodule()
H A Dql_api.c1134 ha->fw_class = 0x6322; in ql_attach()
1138 ha->fw_class = 0x2300; in ql_attach()
1164 ha->fw_class = 0x2200; in ql_attach()
1200 ha->fw_class = 0x2400; in ql_attach()
1225 ha->fw_class = 0x2500; in ql_attach()
1298 ha->fw_class = 0x2700; in ql_attach()
1321 ha->fw_class = 0x8100; in ql_attach()
18042 if (fwt->fw_class == ha->fw_class) in ql_fwmodule_resolve()
18048 ha->fw_class); in ql_fwmodule_resolve()
18056 ha->fw_class); in ql_fwmodule_resolve()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c454 for (fwt = &fw_table[0]; fwt->fw_class; fwt++) { in qlcver_dcmd()
464 mdb_printf("%x\t%-11s", fwt->fw_class, fwverptr); in qlcver_dcmd()
484 if (qlstate->fw_class == fwt->fw_class) { in qlcver_dcmd()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1162 uint32_t fw_class; member
1780 uint32_t fw_class; member