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

/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic79xx.seq214 test CCSCBCTL, CCSCBDIR jnz fetch_new_scb_inprog;
473 mvi CCARREN|CCSCBEN|CCSCBDIR|CCSCBRESET jmp dma_scb;
H A Daic7xxx.seq2210 mvi CCSCBCTL, CCARREN|CCSCBEN|CCSCBDIR|CCSCBRESET;
2211 cmp CCSCBCTL, CCSCBDONE|ARRDONE|CCARREN|CCSCBEN|CCSCBDIR jne .;
H A Daic7xxx.reg1172 field CCSCBDIR 0x04
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.reg2800 field CCSCBDIR 0x04
H A Daic79xx_reg.h3348 #define CCSCBDIR 0x04 macro

Completed in 256 milliseconds