Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h202 #define SEEDI 0x01 macro
Daic7xxx.reg1125 * SEEDO, and SEEDI are connected to the clock, data out, and data in
1145 bit SEEDI 0x01
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_proc.c232 sd.sd_DI = SEEDI; in ahc_proc_write_seeprom()
Daic7xxx.reg524 * SEEDO, and SEEDI are connected to the clock, data out, and data in
544 field SEEDI 0x01
Daic7xxx_reg.h1278 #define SEEDI 0x01 macro
Daic7xxx_pci.c1361 sd.sd_DI = SEEDI; in check_extport()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c7593 scarray[k] = (scarray[k] << 1) | (aic_inb(p, SEECTL) & SEEDI); in read_seeprom()