Searched refs:abort_active (Results 1 – 2 of 2) sorted by relevance
44 uint8_t abort_active; in qlafx00_mailbox_command() local71 abort_active = test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qlafx00_mailbox_command()143 if ((!abort_active && io_lock_on) || IS_NOPOLLING_TYPE(ha)) { in qlafx00_mailbox_command()212 if ((abort_active || !io_lock_on) && !IS_NOPOLLING_TYPE(ha)) { in qlafx00_mailbox_command()240 } else if (!abort_active) { in qlafx00_mailbox_command()
111 uint8_t abort_active, eeh_delay; in qla2x00_mailbox_command() local150 abort_active = test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags); in qla2x00_mailbox_command()264 if ((!abort_active && io_lock_on) || IS_NOPOLLING_TYPE(ha)) { in qla2x00_mailbox_command()485 if ((abort_active || !io_lock_on) && !IS_NOPOLLING_TYPE(ha)) { in qla2x00_mailbox_command()