Searched refs:CCSGEN (Results 1 – 10 of 10) sorted by relevance
/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
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 723 test CCSGCTL, CCSGEN jz return; 727 test CCSGCTL, CCSGEN jnz .; 736 cmp CCSGCTL, CCSGEN|CCSGDONE je idle_sgfetch_complete; 739 test CCSGCTL, CCSGEN jnz return; 763 mvi CCSGCTL, CCSGEN|CCSGRESET ret; 1194 test CCSGCTL, CCSGEN jz . + 3; 1196 test CCSGCTL, CCSGEN jnz . - 1;
|
D | aic79xx_reg_print.c_shipped | 568 { "CCSGEN", 0x0c, 0x0c }
|
D | aic7xxx_reg.h_shipped | 812 #define CCSGEN 0x08
|
D | aic7xxx.reg | 1266 field CCSGEN 0x08
|
D | aic79xx_reg.h_shipped | 2220 #define CCSGEN 0x0c
|
D | aic79xx.reg | 2962 mask CCSGEN 0x0C
|
D | aic79xx.seq | 1538 mvi CCSGCTL, CCSGEN|CCSGRESET;
|