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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c287 sd.sd_MS = 0;
H A Daic7xxx_pci.c1272 sd.sd_MS = SEEMS;
1535 SEEPROM_OUTB(sd, sd->sd_MS | sd->sd_CS);
1737 SEEPROM_OUTB(sd, sd->sd_MS); /* Clear CS */
1842 SEEPROM_OUTB(sd, sd->sd_MS);

Completed in 67 milliseconds