Searched refs:SEEPROM_OUTB (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c120 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
126 SEEPROM_OUTB(sd, temp);
128 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
144 SEEPROM_OUTB(sd, temp);
146 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
148 SEEPROM_OUTB(sd, temp);
181 SEEPROM_OUTB(sd, temp);
183 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
197 SEEPROM_OUTB(sd, temp);
202 SEEPROM_OUTB(s
[all...]
H A Daic7xxx_93cx6.h85 #define SEEPROM_OUTB(sd, value) \ macro
H A Daic7xxx_pci.c1632 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);
1945 SEEPROM_OUTB(sd, 0);
1955 SEEPROM_OUTB(sd, 0);

Completed in 46 milliseconds