Searched refs:ACCUM (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h373 #define ACCUM 0x64 macro
H A Daic7xxx_core.c591 "ARG_1 == 0x%x ACCUM = 0x%x\n",
593 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM));
621 u_int rejbyte = ahc_inb(ahc, ACCUM);
898 "ARG_1 == 0x%x ACCUM = 0x%x\n",
900 ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM));
908 ahc_inb(ahc, ACCUM));
6399 printf("ACCUM = 0x%x, SINDEX = 0x%x, DINDEX = 0x%x, ARG_2 = 0x%x\n",
6400 ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX),
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h326 #define ACCUM 0x64 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daic7xxx_old.c4390 aic_inb(p, ACCUM), aic_inb(p, SEQ_FLAGS));

Completed in 118 milliseconds