Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx_osm.c581 scb->flags |= SCB_TARGET_IMMEDIATE; in ahd_action()
1049 if ((scb->flags & SCB_TARGET_IMMEDIATE) != 0) { in ahd_execute_scb()
Daic7xxx_osm.c550 scb->flags |= SCB_TARGET_IMMEDIATE; in ahc_action()
1113 if ((scb->flags & SCB_TARGET_IMMEDIATE) != 0) { in ahc_execute_scb()
Daic7xxx.h559 SCB_TARGET_IMMEDIATE = 0x0800, enumerator
Daic79xx.h593 SCB_TARGET_IMMEDIATE = 0x00400, enumerator