tag | line | file | source code |
TARG_SCRATCH | 1594 | drivers/scsi/aic7xxx.c | offset = TARG_SCRATCH + base + 8; |
TARG_SCRATCH | 1595 | drivers/scsi/aic7xxx.c | offset_max = TARG_SCRATCH + base + 16; |
TARG_SCRATCH | 1607 | drivers/scsi/aic7xxx.c | offset = TARG_SCRATCH + base; |
TARG_SCRATCH | 1608 | drivers/scsi/aic7xxx.c | offset_max = TARG_SCRATCH + base + 16; |
TARG_SCRATCH | 1615 | drivers/scsi/aic7xxx.c | offset = TARG_SCRATCH + base; |
TARG_SCRATCH | 1616 | drivers/scsi/aic7xxx.c | offset_max = TARG_SCRATCH + base + 8; |
TARG_SCRATCH | 1847 | drivers/scsi/aic7xxx.c | scratch = inb(TARG_SCRATCH + base + scratch_offset); |
TARG_SCRATCH | 1866 | drivers/scsi/aic7xxx.c | outb(scratch, TARG_SCRATCH + base + scratch_offset); |
TARG_SCRATCH | 1910 | drivers/scsi/aic7xxx.c | scratch = inb(TARG_SCRATCH + base + scratch_offset); |
TARG_SCRATCH | 1966 | drivers/scsi/aic7xxx.c | outb(scratch, TARG_SCRATCH + base + scratch_offset); |
TARG_SCRATCH | 1980 | drivers/scsi/aic7xxx.c | scratch = inb(TARG_SCRATCH + base + scratch_offset); |
TARG_SCRATCH | 2011 | drivers/scsi/aic7xxx.c | outb(scratch, TARG_SCRATCH + base + scratch_offset); |
TARG_SCRATCH | 2245 | drivers/scsi/aic7xxx.c | scratch = inb(TARG_SCRATCH + base + scratch_offset); |
TARG_SCRATCH | 2247 | drivers/scsi/aic7xxx.c | outb(scratch, TARG_SCRATCH + base + scratch_offset); |
TARG_SCRATCH | 3617 | drivers/scsi/aic7xxx.c | target_settings = inb(TARG_SCRATCH + base + i); |
TARG_SCRATCH | 3633 | drivers/scsi/aic7xxx.c | outb(target_settings, (TARG_SCRATCH + base + i)); |