Home
last modified time | relevance | path

Searched refs:SCB_TARGET_IMMEDIATE (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/ic/
Daic7xxx.h547 SCB_TARGET_IMMEDIATE = 0x8000, enumerator
Daic7xxxvar.h592 SCB_TARGET_IMMEDIATE = 0x0800, enumerator
Daic7xxx_openbsd.c543 if ((scb->flags & SCB_TARGET_IMMEDIATE) != 0) { in ahc_execute_scb()