Home
last modified time | relevance | path

Searched refs:ql_fwmodule_resolve (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c2514 if ((rval = (int32_t)ql_fwmodule_resolve(ha2)) != in ql_adm_updfwmodule()
H A Dql_api.c1144 if (ql_fwmodule_resolve(ha) != QL_SUCCESS) { in ql_attach()
1165 if (ql_fwmodule_resolve(ha) != QL_SUCCESS) { in ql_attach()
1201 if (ql_fwmodule_resolve(ha) != QL_SUCCESS) { in ql_attach()
1226 if (ql_fwmodule_resolve(ha) != QL_SUCCESS) { in ql_attach()
1264 if (ql_fwmodule_resolve(ha) != QL_SUCCESS) { in ql_attach()
1299 if (ql_fwmodule_resolve(ha) != QL_SUCCESS) { in ql_attach()
1322 if (ql_fwmodule_resolve(ha) != QL_SUCCESS) { in ql_attach()
18018 ql_fwmodule_resolve(ql_adapter_state_t *ha) in ql_fwmodule_resolve() function
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2530 uint32_t ql_fwmodule_resolve(ql_adapter_state_t *);