Home
last modified time | relevance | path

Searched refs:DSCOMMAND1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c863 dscommand1 = ahc_inb(ahc, DSCOMMAND1); in ahc_handle_seqint()
864 ahc_outb(ahc, DSCOMMAND1, dscommand1 | HADDLDSEL0); in ahc_handle_seqint()
866 ahc_outb(ahc, DSCOMMAND1, dscommand1); in ahc_handle_seqint()
3702 dscommand1 = ahc_inb(ahc, DSCOMMAND1); in ahc_reinitialize_dataptrs()
3703 ahc_outb(ahc, DSCOMMAND1, dscommand1 | HADDLDSEL0); in ahc_reinitialize_dataptrs()
3706 ahc_outb(ahc, DSCOMMAND1, dscommand1); in ahc_reinitialize_dataptrs()
Daic7xxx.seq1085 or DSCOMMAND1, HADDLDSEL0;
1089 and DSCOMMAND1, ~HADDLDSEL0;
2358 or DSCOMMAND1, HADDLDSEL0;
2360 and DSCOMMAND1, ~HADDLDSEL0 ret;
Daic7xxx_reg.h1481 #define DSCOMMAND1 0x85 macro
Daic7xxx.reg706 register DSCOMMAND1 {