Searched refs:SEECTL_2840 (Results 1 – 7 of 7) sorted by relevance
/drivers/scsi/aic7xxx/ |
D | aic7770.c | 283 sd.sd_control_offset = SEECTL_2840; in aha2840_load_seeprom()
|
D | aic7xxx_proc.c | 281 sd.sd_control_offset = SEECTL_2840; in ahc_proc_write_seeprom()
|
D | aic7xxx_reg.h_shipped | 789 #define SEECTL_2840 0xc0
|
D | aic7xxx.reg | 1219 register SEECTL_2840 {
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 521 #define SEECTL_2840 0xc0 macro
|
D | aic7xxx.reg | 958 register SEECTL_2840 {
|
/drivers/scsi/ |
D | aic7xxx_old.c | 6898 (void) aic_inb(p, SEECTL_2840); in read_284x_seeprom() 6911 aic_outb(p, CK_2840 | CS_2840, SEECTL_2840); in read_284x_seeprom() 6921 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 6924 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 6935 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 6938 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 6951 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 6955 aic_outb(p, temp, SEECTL_2840); in read_284x_seeprom() 6972 aic_outb(p, 0, SEECTL_2840); in read_284x_seeprom() 6974 aic_outb(p, CK_2840, SEECTL_2840); in read_284x_seeprom() [all …]
|