Searched refs:CCSCBDIR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1703 #define CCSCBDIR 0x04 macro
H A Daic79xx.c489 if ((ccscbctl & (CCSCBDIR|CCARREN)) == (CCSCBDIR|CCARREN)) {
503 if ((ccscbctl & CCSCBDIR) != 0 || (ccscbctl & ARRDONE) != 0)
7464 if ((ahd_inb(ahd, CCSCBCTL) & (CCARREN|CCSCBEN|CCSCBDIR))
7465 == (CCARREN|CCSCBEN|CCSCBDIR)) {
H A Daic79xx_reg.h3348 #define CCSCBDIR 0x04 macro

Completed in 128 milliseconds