tag | line | file | source code |
active_port | 1220 | drivers/scsi/aic7xxx.c | unsigned long active_port = ACTIVE_A + base; |
active_port | 1228 | drivers/scsi/aic7xxx.c | active_port++; |
active_port | 1230 | drivers/scsi/aic7xxx.c | active = inb(active_port); |
active_port | 1232 | drivers/scsi/aic7xxx.c | outb(active, active_port); |
active_port | 1246 | drivers/scsi/aic7xxx.c | unsigned long active_port = ACTIVE_A + base; |
active_port | 1258 | drivers/scsi/aic7xxx.c | active_port++; |
active_port | 1260 | drivers/scsi/aic7xxx.c | active = inb(active_port); |
active_port | 1262 | drivers/scsi/aic7xxx.c | outb(active, active_port); |