Home
last modified time | relevance | path

Searched refs:SCB_ABORT (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/aic7xxx/
HDaic7xxx.h554 SCB_ABORT = 0x0100, enumerator
HDaic79xx.h589 SCB_ABORT = 0x00100, enumerator
HDaic79xx.c1121 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()
HDaic7xxx.c2331 } 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()