Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c860 u_int dscommand1; in ahc_handle_seqint() local
863 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()
3700 u_int dscommand1; in ahc_reinitialize_dataptrs() local
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()