Searched refs:CCSGEN (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 542 #define CCSGEN 0x08 macro
|
D | aic7xxx.seq | 469 mvi CCSGCTL, CCSGEN|CCSGRESET; 471 and CCSGCTL, ~CCSGEN; 472 test CCSGCTL, CCSGEN jnz .; 1245 mvi CCSGCTL, CCSGEN|CCSGRESET;
|
D | aic7xxx.reg | 1002 bit CCSGEN 0x08
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 722 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;
|
D | aic7xxx_reg.h | 1687 #define CCSGEN 0x08 macro
|
D | aic7xxx.reg | 1157 field CCSGEN 0x08
|
D | aic79xx_reg.h | 3315 #define CCSGEN 0x0c macro
|
D | aic79xx.reg | 2791 mask CCSGEN 0x0C
|
D | aic79xx.seq | 1292 mvi CCSGCTL, CCSGEN|CCSGRESET;
|