Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h757 int ql_loop_reset(ql_adapter_state_t *);
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c2449 ql_loop_reset(ql_adapter_state_t *ha) in ql_loop_reset() function
H A Dql_api.c3884 if (ql_loop_reset(ha) != QL_SUCCESS) { in ql_reset()
3896 ? QL_SUCCESS : ql_loop_reset(ha); in ql_reset()
3928 (void) ql_loop_reset(ha); in ql_reset()