Searched refs:SEEPROM_OUTB (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.c118 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
124 SEEPROM_OUTB(sd, temp);
126 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
142 SEEPROM_OUTB(sd, temp);
144 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
146 SEEPROM_OUTB(sd, temp);
179 SEEPROM_OUTB(sd, temp);
181 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
195 SEEPROM_OUTB(sd, temp);
200 SEEPROM_OUTB(s
[all...]
H A Daic7xxx_93cx6.h85 #define SEEPROM_OUTB(sd, value) \ macro
H A Daic7xxx_pci.c1544 SEEPROM_OUTB(sd, sd->sd_MS | sd->sd_CS);
1746 SEEPROM_OUTB(sd, sd->sd_MS); /* Clear CS */
1851 SEEPROM_OUTB(sd, sd->sd_MS);
1857 SEEPROM_OUTB(sd, 0);
1867 SEEPROM_OUTB(sd, 0);

Completed in 113 milliseconds