Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h199 #define SEECS 0x08 macro
Daic7xxx.reg1123 * After successful arbitration for the memory port, the SEECS bit of
1142 bit SEECS 0x08
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_proc.c229 sd.sd_CS = SEECS; in ahc_proc_write_seeprom()
Daic7xxx.reg522 * After successful arbitration for the memory port, the SEECS bit of
541 field SEECS 0x08
Daic7xxx_reg.h1275 #define SEECS 0x08 macro
Daic7xxx_pci.c1358 sd.sd_CS = SEECS; in check_extport()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c7550 aic_outb(p, SEEMS | SEECK | SEECS, SEECTL); in read_seeprom()
7559 temp = SEEMS | SEECS | (seeprom_read.bits[i] << 1); in read_seeprom()
7573 temp = SEEMS | SEECS | (temp << 1); in read_seeprom()
7589 temp = SEEMS | SEECS; in read_seeprom()
7914 aic_outb(p, SEEMS | SEECS, SEECTL); in configure_termination()