Searched refs:CCSGRESET (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 544 #define CCSGRESET 0x01 macro
|
D | aic7xxx.seq | 469 mvi CCSGCTL, CCSGEN|CCSGRESET; 473 mvi CCSGCTL, CCSGRESET; 1245 mvi CCSGCTL, CCSGEN|CCSGRESET; 1247 mvi CCSGCTL, CCSGRESET;
|
D | aic7xxx.reg | 1004 bit CCSGRESET 0x01
|
/linux-2.6.39/drivers/scsi/aic7xxx/ |
D | aic79xx_reg_print.c_shipped | 563 { "CCSGRESET", 0x01, 0x01 },
|
D | aic7xxx_reg.h_shipped | 814 #define CCSGRESET 0x01
|
D | aic7xxx.reg | 1268 field CCSGRESET 0x01
|
D | aic79xx_reg.h_shipped | 2225 #define CCSGRESET 0x01
|
D | aic79xx.reg | 2964 field CCSGRESET 0x01
|
D | aic7xxx.seq | 763 mvi CCSGCTL, CCSGEN|CCSGRESET ret;
|
D | aic79xx.seq | 1538 mvi CCSGCTL, CCSGEN|CCSGRESET;
|
D | aic79xx_core.c | 1183 ahd_outb(ahd, CCSGCTL, CCSGRESET); in ahd_clear_fifo()
|