Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h728 int ql_online_selftest(ql_adapter_state_t *);
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c553 ql_online_selftest(ql_adapter_state_t *ha) in ql_online_selftest() function
H A Dql_api.c4219 if (ql_online_selftest(ha) != QL_SUCCESS) { in ql_port_manage()