Searched refs:ABORT_ISP_ACTIVE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c121 if (!(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) {
189 if (!(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) {
3855 if (ha->task_daemon_flags & ABORT_ISP_ACTIVE ||
3861 ha->task_daemon_flags |= ABORT_ISP_ACTIVE;
4012 ABORT_ISP_ACTIVE);
4052 ha->task_daemon_flags &= ~(ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE);
H A Dql_isr.c259 ABORT_ISP_ACTIVE))) {
852 (ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE))) {
2402 if ((ha->task_daemon_flags & ABORT_ISP_ACTIVE)
3351 !(ha->task_daemon_flags & (ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE))) {
H A Dql_xioctl.c5623 (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | DRIVER_STALL)) {
5745 (ABORT_ISP_ACTIVE | LOOP_RESYNC_ACTIVE | DRIVER_STALL)) {
5987 if (ha->task_daemon_flags & ABORT_ISP_ACTIVE) {
H A Dql_api.c8049 if (ha->task_daemon_flags & ABORT_ISP_ACTIVE) {
8513 if (!(ha->task_daemon_flags & ABORT_ISP_ACTIVE)) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1717 #define ABORT_ISP_ACTIVE BIT_10 macro
1874 ISP_ABORT_NEEDED | ABORT_ISP_ACTIVE | \

Completed in 103 milliseconds