Home
last modified time | relevance | path

Searched refs:SCB_CMDPHASE_ABORT (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.h595 SCB_CMDPHASE_ABORT = 0x04000, enumerator
H A Daic79xx.c1117 scb->flags |= SCB_ABORT|SCB_CMDPHASE_ABORT; in ahd_handle_seqint()
2230 if ((scb->flags & SCB_CMDPHASE_ABORT) != 0) { in ahd_handle_nonpkt_busfree()