Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic79xxvar.h607 SCB_CMDPHASE_ABORT = 0x04000, enumerator
H A Daic79xx.c1091 scb->flags |= SCB_ABORT|SCB_CMDPHASE_ABORT; in ahd_handle_seqint()
2172 if ((scb->flags & SCB_CMDPHASE_ABORT) != 0) { in ahd_handle_nonpkt_busfree()