Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c111 temp = sd->sd_MS ^ sd->sd_CS;
135 temp = sd->sd_MS;
169 temp = sd->sd_MS ^ sd->sd_CS; in ahc_read_seeprom()
246 temp = sd->sd_MS ^ sd->sd_CS; in ahc_write_seeprom()
277 temp = sd->sd_MS; in ahc_write_seeprom()
280 temp = sd->sd_MS ^ sd->sd_CS; in ahc_write_seeprom()
H A Daic7xxx_93cx6.h59 uint16_t sd_MS; member
H A Daic7770.c304 sd.sd_MS = 0; in aha2840_load_seeprom()
H A Daic7xxx_pci.c1359 sd.sd_MS = SEEMS; in check_extport()
1621 SEEPROM_OUTB(sd, sd->sd_MS | sd->sd_CS); in configure_termination()
1823 SEEPROM_OUTB(sd, sd->sd_MS); /* Clear CS */ in configure_termination()
1928 SEEPROM_OUTB(sd, sd->sd_MS); in ahc_acquire_seeprom()