Searched refs:SEECTL_2840 (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 521 #define SEECTL_2840 0xc0 macro
|
D | aic7xxx.reg | 958 register SEECTL_2840 {
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7770.c | 307 sd.sd_control_offset = SEECTL_2840; in aha2840_load_seeprom()
|
D | aic7xxx_proc.c | 237 sd.sd_control_offset = SEECTL_2840; in ahc_proc_write_seeprom()
|
D | aic7xxx_reg.h | 1664 #define SEECTL_2840 0xc0 macro
|
D | aic7xxx.reg | 1118 register SEECTL_2840 {
|
/linux-2.4.37.9/drivers/scsi/ |
D | aic7xxx_old.c | 7301 (void) aic_inb(p, SEECTL_2840); in read_284x_seeprom() 7314 aic_outb(p, CK_2840 | CS_2840, SEECTL_2840); in read_284x_seeprom() 7324 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 7327 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 7338 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 7341 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 7354 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 7358 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 7375 aic_outb(p, 0, SEECTL_2840); in read_284x_seeprom() 7377 aic_outb(p, CK_2840, SEECTL_2840); in read_284x_seeprom() [all …]
|