Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1888 #define LOOP_READY(ha) (LOOP_NOT_READY(ha) == 0) macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2362 if (sts.comp_status == CS_RESET && LOOP_READY(ha)) { in ql_status_error()
H A Dql_api.c9637 if (LOOP_READY(ha)) { in ql_timer()
9682 } else if (LOOP_READY(ha)) { in ql_timer()