Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h326 #define ACCUM 0x64 macro
Daic7xxx.reg516 register ACCUM {
Daic7xxx.seq775 mvi ACCUM call inb_first; /* read the 1st message byte */
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c590 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
618 u_int rejbyte = ahc_inb(ahc, ACCUM); in ahc_handle_seqint()
917 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
925 ahc_inb(ahc, ACCUM)); in ahc_handle_seqint()
6680 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX), in ahc_dump_card_state()
Daic7xxx_reg.h1435 #define ACCUM 0x64 macro
Daic7xxx.reg614 register ACCUM {
Daic79xx_reg.h3472 #define ACCUM 0xe0 macro
Daic79xx.reg3281 register ACCUM {
Daic79xx.seq834 mvi ACCUM call inb_first;
Daic7xxx.seq1554 mvi ACCUM call inb_first; /* read the 1st message byte */
Daic79xx_core.c900 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c4412 aic_inb(p, ACCUM), aic_inb(p, SEQ_FLAGS)); in aic7xxx_handle_seqint()