Searched refs:SCB_ABORT (Results 1 – 8 of 8) sorted by relevance
85 #define SCB_ABORT 0x0008 /* Got an abort for this one */ macro
2243 if (scb->state & SCB_ABORT) { in megaraid_mbox_dpc()
1469 if( scb->state & SCB_ABORT ) { in mega_cmd_done()1867 rval = megaraid_abort_and_reset(adapter, cmd, SCB_ABORT); in megaraid_abort()1929 if (aor == SCB_ABORT) in megaraid_abort_and_reset()1958 (aor==SCB_ABORT) ? "ABORTING":"RESET", in megaraid_abort_and_reset()
576 SCB_ABORT = 0x00100, enumerator
2217 pending_scb->flags |= cmd ? SCB_ABORT : SCB_DEVICE_RESET; in ahc_linux_queue_recovery_cmd()2242 pending_scb->flags |= cmd ? SCB_ABORT : SCB_DEVICE_RESET; in ahc_linux_queue_recovery_cmd()
2268 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()2279 pending_scb->flags |= SCB_RECOVERY_SCB|SCB_ABORT; in ahd_linux_queue_abort_cmd()
1960 scb->flags |= SCB_ABORT|SCB_EXTERNAL_RESET; in ahd_handle_seqint()3376 scb->flags |= SCB_ABORT; in ahd_handle_proto_violation()4430 } else if ((scb->flags & SCB_ABORT) != 0) { in ahd_setup_initiator_msgout()9010 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET); in ahd_handle_scsi_status()
2893 } else if ((scb->flags & SCB_ABORT) != 0) { in ahc_setup_initiator_msgout()3199 scb->flags |= SCB_ABORT; in ahc_handle_proto_violation()