Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_93cx6.c117 temp = sd->sd_MS ^ sd->sd_CS; in send_seeprom_cmd()
141 temp = sd->sd_MS; in reset_seeprom()
175 temp = sd->sd_MS ^ sd->sd_CS; in ahc_read_seeprom()
252 temp = sd->sd_MS ^ sd->sd_CS; in ahc_write_seeprom()
283 temp = sd->sd_MS; in ahc_write_seeprom()
286 temp = sd->sd_MS ^ sd->sd_CS; in ahc_write_seeprom()
Daic7xxx_93cx6.h59 uint16_t sd_MS; member
Daic7xxx_proc.c271 sd.sd_MS = SEEMS; in ahc_proc_write_seeprom()
285 sd.sd_MS = 0; in ahc_proc_write_seeprom()
Daic7770.c287 sd.sd_MS = 0; in aha2840_load_seeprom()
Daic7xxx_pci.c1284 sd.sd_MS = SEEMS; in check_extport()
1547 SEEPROM_OUTB(sd, sd->sd_MS | sd->sd_CS); in configure_termination()
1749 SEEPROM_OUTB(sd, sd->sd_MS); /* Clear CS */ in configure_termination()
1854 SEEPROM_OUTB(sd, sd->sd_MS); in ahc_acquire_seeprom()