Home
last modified time | relevance | path

Searched refs:CCSGEN (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h542 #define CCSGEN 0x08 macro
Daic7xxx.seq469 mvi CCSGCTL, CCSGEN|CCSGRESET;
471 and CCSGCTL, ~CCSGEN;
472 test CCSGCTL, CCSGEN jnz .;
1245 mvi CCSGCTL, CCSGEN|CCSGRESET;
Daic7xxx.reg1002 bit CCSGEN 0x08
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.seq722 test CCSGCTL, CCSGEN jz return;
726 test CCSGCTL, CCSGEN jnz .;
735 cmp CCSGCTL, CCSGEN|CCSGDONE je idle_sgfetch_complete;
738 test CCSGCTL, CCSGEN jnz return;
762 mvi CCSGCTL, CCSGEN|CCSGRESET ret;
1193 test CCSGCTL, CCSGEN jz . + 3;
1195 test CCSGCTL, CCSGEN jnz . - 1;
Daic7xxx_reg.h1687 #define CCSGEN 0x08 macro
Daic7xxx.reg1157 field CCSGEN 0x08
Daic79xx_reg.h3315 #define CCSGEN 0x0c macro
Daic79xx.reg2791 mask CCSGEN 0x0C
Daic79xx.seq1292 mvi CCSGCTL, CCSGEN|CCSGRESET;