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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c317 sd.sd_MS = SEEMS;
H A Daic7xxx_reg.h211 #define SEEMS 0x20 macro
H A Daic7xxx_pci.c1222 sd.sd_MS = SEEMS;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h197 #define SEEMS 0x20 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daic7xxx_old.c7380 aic_outb(p, SEEMS, SEECTL);
7490 aic_outb(p, SEEMS | SEECK | SEECS, SEECTL);
7499 temp = SEEMS | SEECS | (seeprom_read.bits[i] << 1);
7513 temp = SEEMS | SEECS | (temp << 1);
7529 temp = SEEMS | SEECS;
7552 aic_outb(p, SEEMS, SEECTL);
7554 aic_outb(p, SEEMS | SEECK, SEECTL);
7556 aic_outb(p, SEEMS, SEECTL);
7840 aic_outb(p, SEEMS | SEECS, SEECTL);

Completed in 88 milliseconds