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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c606 printf("SCSIBUSL == 0x%x, SCSISIGI == 0x%x\n",
607 ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI));
663 lastphase, ahc_inb(ahc, SCSISIGI));
674 lastphase, ahc_inb(ahc, SCSISIGI));
696 bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK;
771 curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK;
914 printf("SCSIBUSL == 0x%x, SCSISIGI == 0x%x\n",
915 ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI));
923 intstat, ahc_inb(ahc, SCSISIGI));
1028 curphase = ahc_inb(ahc, SCSISIGI)
[all...]
H A Daic7xxx_reg.h40 #define SCSISIGI 0x03 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h43 #define SCSISIGI 0x03 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daic7xxx_old.c3367 printk(INFO_LEAD "SG_CACHEPTR 0x%x, SG_COUNT %d, SCSISIGI 0x%x\n",
3370 aic_inb(p, SG_COUNT), aic_inb(p, SCSISIGI));
4493 aic_outb(p, aic_inb(p, SCSISIGI) | ATNO, SCSISIGO);
4552 aic_outb(p, aic_inb(p, SCSISIGI) | ATNO, SCSISIGO);
4599 aic_outb(p, aic_inb(p, SCSISIGI) | ATNO, SCSISIGO);
5272 printk(INFO_LEAD "SCSISIGI 0x%x, SEQADDR 0x%x, SSTAT0 0x%x, SSTAT1 "
5274 aic_inb(p, SCSISIGI),
5289 printk(INFO_LEAD "SCSISIGI 0x%x, SEQADDR 0x%x, SSTAT0 0x%x, SSTAT1 "
5291 aic_inb(p, SCSISIGI),
5350 printk(WARN_LEAD "Unknown SEQINT, INTSTAT 0x%x, SCSISIGI
[all...]

Completed in 112 milliseconds