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

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

Completed in 35 milliseconds