Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c118 temp = sd->sd_MS ^ sd->sd_CS; in send_seeprom_cmd()
142 temp = sd->sd_MS; in reset_seeprom()
176 temp = sd->sd_MS ^ sd->sd_CS; in ahc_read_seeprom()
253 temp = sd->sd_MS ^ sd->sd_CS; in ahc_write_seeprom()
284 temp = sd->sd_MS; in ahc_write_seeprom()
287 temp = sd->sd_MS ^ sd->sd_CS; in ahc_write_seeprom()
H A Daic7xxx_93cx6.h59 uint16_t sd_MS; member
H A Daic7770.c311 sd.sd_MS = 0; in aha2840_load_seeprom()
H A Daic7xxx_pci.c1366 sd.sd_MS = SEEMS; in check_extport()
1628 SEEPROM_OUTB(sd, sd->sd_MS | sd->sd_CS); in configure_termination()
1830 SEEPROM_OUTB(sd, sd->sd_MS); /* Clear CS */ in configure_termination()
1935 SEEPROM_OUTB(sd, sd->sd_MS); in ahc_acquire_seeprom()