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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.c117 temp = sd->sd_MS ^ sd->sd_CS;
141 temp = sd->sd_MS;
175 temp = sd->sd_MS ^ sd->sd_CS;
252 temp = sd->sd_MS ^ sd->sd_CS;
283 temp = sd->sd_MS;
286 temp = sd->sd_MS ^ sd->sd_CS;
H A Daic7xxx_93cx6.h59 uint16_t sd_MS; member in struct:seeprom_descriptor
H A Daic7xxx_proc.c271 sd.sd_MS = SEEMS;
285 sd.sd_MS = 0;
H A Daic7770.c303 sd.sd_MS = 0;
H A Daic7xxx_pci.c1281 sd.sd_MS = SEEMS;
1544 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);

Completed in 99 milliseconds