Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic79xx_osm.c587 scb->flags |= SCB_TARGET_IMMEDIATE; in ahd_action()
1047 if ((scb->flags & SCB_TARGET_IMMEDIATE) != 0) { in ahd_execute_scb()
HDaic7xxx_osm.c555 scb->flags |= SCB_TARGET_IMMEDIATE; in ahc_action()
1109 if ((scb->flags & SCB_TARGET_IMMEDIATE) != 0) { in ahc_execute_scb()
HDaic7xxx.h557 SCB_TARGET_IMMEDIATE = 0x0800, enumerator
HDaic79xx.h591 SCB_TARGET_IMMEDIATE = 0x00400, enumerator