Searched refs:SCB_ABORT (Results 1 – 4 of 4) sorted by relevance
554 SCB_ABORT = 0x0100, enumerator
589 SCB_ABORT = 0x00100, enumerator
1121 scb->flags |= SCB_ABORT|SCB_CMDPHASE_ABORT; in ahd_handle_seqint()2553 scb->flags |= SCB_ABORT; in ahd_handle_proto_violation()3641 } else if ((scb->flags & SCB_ABORT) != 0) { in ahd_setup_initiator_msgout()8364 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET); in ahd_handle_scsi_status()9381 if (scb->flags & (SCB_DEVICE_RESET|SCB_ABORT)) { in ahd_recover_commands()
2331 } else if ((scb->flags & SCB_ABORT) != 0) { in ahc_setup_initiator_msgout()2647 scb->flags |= SCB_ABORT; in ahc_handle_proto_violation()7056 if (scb->flags & (SCB_DEVICE_RESET|SCB_ABORT)) { in ahc_recover_commands()