Home
last modified time | relevance | path

Searched refs:ABORT_ISP_ACTIVE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c119 if (!(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) { in ql_initialize_adapter()
179 if (!(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) { in ql_initialize_adapter()
2936 ABORT_ISP_ACTIVE)) { in ql_fw_ready()
4068 if (ha->task_daemon_flags & ABORT_ISP_ACTIVE || in ql_abort_isp()
4076 ha->task_daemon_flags |= ABORT_ISP_ACTIVE; in ql_abort_isp()
4197 ABORT_ISP_ACTIVE); in ql_abort_isp()
4220 ha->task_daemon_flags &= ~ABORT_ISP_ACTIVE; in ql_abort_isp()
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()
5797 (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | DRIVER_STALL)) { in ql_get_statistics()
5919 (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | DRIVER_STALL)) { in ql_get_statistics_fc()
6192 if (ha->task_daemon_flags & ABORT_ISP_ACTIVE) { in ql_get_led_state()
9263 ABORT_ISP_ACTIVE | LOOP_RESYNC_NEEDED | in ql_reset_cmd()
10678 while (ha->task_daemon_flags & (DRIVER_STALL | ABORT_ISP_ACTIVE | in ql_get_priv_stats()
H A Dql_isr.c2530 if ((ha->task_daemon_flags & ABORT_ISP_ACTIVE) in ql_status_error()
3562 !(ha->task_daemon_flags & (ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE))) { in ql_signal_abort()
H A Dql_nx.c2148 !(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) { in ql_8021_idc_handler()
H A Dql_api.c4165 if (ha->task_daemon_flags & (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | in ql_reset()
4322 if (ha->task_daemon_flags & (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | in ql_port_manage()
8919 if (!(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) { in ql_idle_check()
10152 ABORT_ISP_ACTIVE)) && in ql_timer()
10536 ha->task_daemon_flags & ABORT_ISP_ACTIVE)) { in ql_cmd_wait()
10793 ha->task_daemon_flags & ABORT_ISP_ACTIVE)) { in ql_abort_queues()
10822 ha->task_daemon_flags & ABORT_ISP_ACTIVE) { in ql_abort_queues()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1987 #define ABORT_ISP_ACTIVE (uint64_t)BIT_10 macro
2182 ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE | \
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.bit_shifters6 ABORT_ISP_ACTIVE 3