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

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c581 scb->flags |= SCB_TARGET_IMMEDIATE;
1049 if ((scb->flags & SCB_TARGET_IMMEDIATE) != 0) {
H A Daic7xxx_osm.c550 scb->flags |= SCB_TARGET_IMMEDIATE;
1113 if ((scb->flags & SCB_TARGET_IMMEDIATE) != 0) {
H A Daic79xx.h593 SCB_TARGET_IMMEDIATE = 0x00400, enumerator in enum:__anon12033
H A Daic7xxx.h559 SCB_TARGET_IMMEDIATE = 0x0800, enumerator in enum:__anon12052

Completed in 160 milliseconds