Searched refs:SEECS (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.c319 sd.sd_CS = SEECS;
H A Daic7xxx_reg.h213 #define SEECS 0x08 macro
H A Daic7xxx_pci.c1224 sd.sd_CS = SEECS;
1477 * SEECS must be on for the GALS to latch
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h199 #define SEECS 0x08 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daic7xxx_old.c7448 * SEECS bit of the SEECTL register is connected to the chip select.
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;
7840 aic_outb(p, SEEMS | SEECS, SEECTL);

Completed in 186 milliseconds