Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1719 #define LOOP_RESYNC_ACTIVE BIT_12 macro
1875 LOOP_RESYNC_NEEDED | LOOP_RESYNC_ACTIVE | \
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5623 (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | DRIVER_STALL)) { in ql_get_statistics()
5745 (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | DRIVER_STALL)) { in ql_get_statistics_fc()
H A Dql_api.c8414 LOOP_RESYNC_ACTIVE)) { in ql_task_thread()
8416 LOOP_RESYNC_ACTIVE; in ql_task_thread()
10526 ha->task_daemon_flags &= ~LOOP_RESYNC_ACTIVE; in ql_loop_resync()