Searched refs:abort_active (Results 1 – 2 of 2) sorted by relevance
46 uint8_t abort_active; in qlafx00_mailbox_command() local74 abort_active = test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qlafx00_mailbox_command()146 if ((!abort_active && io_lock_on) || IS_NOPOLLING_TYPE(ha)) { in qlafx00_mailbox_command()214 if ((abort_active || !io_lock_on) && !IS_NOPOLLING_TYPE(ha)) { in qlafx00_mailbox_command()242 } else if (!abort_active) { in qlafx00_mailbox_command()
104 uint8_t abort_active; in qla2x00_mailbox_command() local144 abort_active = test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2x00_mailbox_command()251 if ((!abort_active && io_lock_on) || IS_NOPOLLING_TYPE(ha)) { in qla2x00_mailbox_command()460 if ((abort_active || !io_lock_on) && !IS_NOPOLLING_TYPE(ha)) { in qla2x00_mailbox_command()496 } else if (!abort_active) { in qla2x00_mailbox_command()