Home
last modified time | relevance | path

Searched refs:LOOP_RESYNC_NEEDED (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c2963 LOOP_RESYNC_NEEDED) { in ql_fw_ready()
3004 ha->task_daemon_flags & LOOP_RESYNC_NEEDED) { in ql_fw_ready()
3006 ha->task_daemon_flags &= ~LOOP_RESYNC_NEEDED; in ql_fw_ready()
3040 if (!(vha->task_daemon_flags & LOOP_RESYNC_NEEDED) && in ql_configure_loop()
3047 vha->task_daemon_flags &= ~LOOP_RESYNC_NEEDED; in ql_configure_loop()
3052 (LOOP_RESYNC_NEEDED | LOOP_DOWN))) { in ql_configure_loop()
3055 (LOOP_RESYNC_NEEDED | LOOP_DOWN))) { in ql_configure_loop()
3603 !(ha->pha->task_daemon_flags & LOOP_RESYNC_NEEDED)); in ql_configure_device_d_id()
4081 LOOP_RESYNC_NEEDED); in ql_abort_isp()
H A Dql_isr.c1182 *set_flags |= LOOP_RESYNC_NEEDED; in ql_async_event()
1185 *reset_flags &= ~LOOP_RESYNC_NEEDED; in ql_async_event()
1188 vha->task_daemon_flags |= LOOP_RESYNC_NEEDED; in ql_async_event()
3339 *set_flags |= LOOP_RESYNC_NEEDED; in ql_report_id_entry()
3340 *reset_flags &= ~LOOP_RESYNC_NEEDED; in ql_report_id_entry()
3345 LOOP_RESYNC_NEEDED; in ql_report_id_entry()
H A Dql_xioctl.c422 ABORT_ISP_ACTIVE | LOOP_RESYNC_NEEDED | LOOP_RESYNC_ACTIVE)) || in ql_sdm_ioctl()
427 ABORT_ISP_ACTIVE | LOOP_RESYNC_NEEDED | in ql_sdm_ioctl()
9263 ABORT_ISP_ACTIVE | LOOP_RESYNC_NEEDED | in ql_reset_cmd()
H A Dql_api.c4166 DRIVER_STALL | ISP_ABORT_NEEDED | LOOP_RESYNC_NEEDED)) { in ql_reset()
4323 DRIVER_STALL | ISP_ABORT_NEEDED | LOOP_RESYNC_NEEDED)) { in ql_port_manage()
8818 if (ha->task_daemon_flags & LOOP_RESYNC_NEEDED) { in ql_task_thread()
10949 (LOOP_RESYNC_NEEDED | LOOP_DOWN))) { in ql_loop_online()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1988 #define LOOP_RESYNC_NEEDED (uint64_t)BIT_11 macro
2183 LOOP_RESYNC_NEEDED | LOOP_RESYNC_ACTIVE | \
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.bit_shifters2140 LOOP_RESYNC_NEEDED 4