Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c119 SEEPROM_OUTB(sd, temp ^ sd->sd_CK); in send_seeprom_cmd()
125 SEEPROM_OUTB(sd, temp); in send_seeprom_cmd()
143 SEEPROM_OUTB(sd, temp); in reset_seeprom()
145 SEEPROM_OUTB(sd, temp ^ sd->sd_CK); in reset_seeprom()
147 SEEPROM_OUTB(sd, temp); in reset_seeprom()
180 SEEPROM_OUTB(sd, temp); in ahc_read_seeprom()
196 SEEPROM_OUTB(sd, temp); in ahc_read_seeprom()
262 SEEPROM_OUTB(sd, temp); in ahc_write_seeprom()
275 SEEPROM_OUTB(sd, temp); in ahc_write_seeprom()
285 SEEPROM_OUTB(sd, temp); in ahc_write_seeprom()
[all …]
H A Daic7xxx_93cx6.h85 #define SEEPROM_OUTB(sd, value) \ macro
H A Daic7xxx_pci.c1628 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()
1941 SEEPROM_OUTB(sd, 0); in ahc_acquire_seeprom()
1951 SEEPROM_OUTB(sd, 0); in ahc_release_seeprom()