Home
last modified time | relevance | path

Searched full:ccsgen (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq723 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;
H A Daic7xxx_reg.h_shipped812 #define CCSGEN 0x08
H A Daic79xx_reg_print.c_shipped568 { "CCSGEN", 0x0c, 0x0c }
H A Daic79xx_reg.h_shipped1345 #define CCSGEN 0x0c
H A Daic7xxx.reg1266 field CCSGEN 0x08
H A Daic79xx.reg2962 mask CCSGEN 0x0C
H A Daic79xx.seq1538 mvi CCSGCTL, CCSGEN|CCSGRESET;