HomeSort by: relevance | last modified time | path
    Searched refs:SCB_CMDPHASE_ABORT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xxvar.h 607 SCB_CMDPHASE_ABORT = 0x04000,
aic79xx.c 1091 scb->flags |= SCB_ABORT|SCB_CMDPHASE_ABORT;
2172 if ((scb->flags & SCB_CMDPHASE_ABORT) != 0) {

Completed in 44 milliseconds