Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx_93cx6.c119 temp = sd->sd_MS ^ sd->sd_CS; in send_seeprom_cmd()
143 temp = sd->sd_MS; in reset_seeprom()
177 temp = sd->sd_MS ^ sd->sd_CS; in ahc_read_seeprom()
254 temp = sd->sd_MS ^ sd->sd_CS; in ahc_write_seeprom()
285 temp = sd->sd_MS; in ahc_write_seeprom()
288 temp = sd->sd_MS ^ sd->sd_CS; in ahc_write_seeprom()
Daic7xxx_93cx6.h61 uint16_t sd_MS; member
Daic7xxx_pci.c1371 sd.sd_MS = SEEMS; in check_extport()
1634 SEEPROM_OUTB(sd, sd->sd_MS | sd->sd_CS); in configure_termination()
1836 SEEPROM_OUTB(sd, sd->sd_MS); /* Clear CS */ in configure_termination()
1941 SEEPROM_OUTB(sd, sd->sd_MS); in ahc_acquire_seeprom()
Daic7770.c312 sd.sd_MS = 0; in aha2840_load_seeprom()