Home
last modified time | relevance | path

Searched refs:SEEMS (Results 1 – 7 of 7) sorted by relevance

/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h197 #define SEEMS 0x20 macro
Daic7xxx.reg1116 * first set the SEEMS bit that generates a request to the memory
1140 bit SEEMS 0x20
/drivers/scsi/aic7xxx/
Daic7xxx_proc.c271 sd.sd_MS = SEEMS; in ahc_proc_write_seeprom()
Daic7xxx.reg550 * first set the SEEMS bit that generates a request to the memory
575 field SEEMS 0x20
Daic7xxx_reg.h_shipped398 #define SEEMS 0x20
Daic7xxx_pci.c1284 sd.sd_MS = SEEMS; in check_extport()
/drivers/scsi/
Daic7xxx_old.c7037 aic_outb(p, SEEMS, SEECTL); in acquire_seeprom()
7147 aic_outb(p, SEEMS | SEECK | SEECS, SEECTL); in read_seeprom()
7156 temp = SEEMS | SEECS | (seeprom_read.bits[i] << 1); in read_seeprom()
7170 temp = SEEMS | SEECS | (temp << 1); in read_seeprom()
7186 temp = SEEMS | SEECS; in read_seeprom()
7209 aic_outb(p, SEEMS, SEECTL); in read_seeprom()
7211 aic_outb(p, SEEMS | SEECK, SEECTL); in read_seeprom()
7213 aic_outb(p, SEEMS, SEECTL); in read_seeprom()
7511 aic_outb(p, SEEMS | SEECS, SEECTL); in configure_termination()