Home
last modified time | relevance | path

Searched refs:CCSGRESET (Results 1 – 11 of 11) sorted by relevance

/linux-2.6.39/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h544 #define CCSGRESET 0x01 macro
Daic7xxx.seq469 mvi CCSGCTL, CCSGEN|CCSGRESET;
473 mvi CCSGCTL, CCSGRESET;
1245 mvi CCSGCTL, CCSGEN|CCSGRESET;
1247 mvi CCSGCTL, CCSGRESET;
Daic7xxx.reg1004 bit CCSGRESET 0x01
/linux-2.6.39/drivers/scsi/aic7xxx/
Daic79xx_reg_print.c_shipped563 { "CCSGRESET", 0x01, 0x01 },
Daic7xxx_reg.h_shipped814 #define CCSGRESET 0x01
Daic7xxx.reg1268 field CCSGRESET 0x01
Daic79xx_reg.h_shipped2225 #define CCSGRESET 0x01
Daic79xx.reg2964 field CCSGRESET 0x01
Daic7xxx.seq763 mvi CCSGCTL, CCSGEN|CCSGRESET ret;
Daic79xx.seq1538 mvi CCSGCTL, CCSGEN|CCSGRESET;
Daic79xx_core.c1183 ahd_outb(ahd, CCSGCTL, CCSGRESET); in ahd_clear_fifo()