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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1702 #define CCSCBDIR 0x04 macro
H A Daic79xx.c490 if ((ccscbctl & (CCSCBDIR|CCARREN)) == (CCSCBDIR|CCARREN)) {
504 if ((ccscbctl & CCSCBDIR) != 0 || (ccscbctl & ARRDONE) != 0)
7420 if ((ahd_inb(ahd, CCSCBCTL) & (CCARREN|CCSCBEN|CCSCBDIR))
7421 == (CCARREN|CCSCBEN|CCSCBDIR)) {
H A Daic79xx_reg.h3347 #define CCSCBDIR 0x04 macro

Completed in 188 milliseconds