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

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c119 temp = sd->sd_MS ^ sd->sd_CS;
143 temp = sd->sd_MS;
177 temp = sd->sd_MS ^ sd->sd_CS;
254 temp = sd->sd_MS ^ sd->sd_CS;
285 temp = sd->sd_MS;
288 temp = sd->sd_MS ^ sd->sd_CS;
H A Daic7xxx_93cx6.h59 uint16_t sd_MS; member in struct:seeprom_descriptor
H A Daic7770.c310 sd.sd_MS = 0;
H A Daic7xxx_pci.c1369 sd.sd_MS = SEEMS;
1632 SEEPROM_OUTB(sd, sd->sd_MS | sd->sd_CS);
1834 SEEPROM_OUTB(sd, sd->sd_MS); /* Clear CS */
1939 SEEPROM_OUTB(sd, sd->sd_MS);

Completed in 29 milliseconds