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

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.h54 struct ahc_softc *sd_ahc; member in struct:seeprom_descriptor
84 ahc_inb(sd->sd_ahc, sd->sd_control_offset)
87 ahc_outb(sd->sd_ahc, sd->sd_control_offset, value); \
88 ahc_flush_device_writes(sd->sd_ahc); \
92 ahc_inb(sd->sd_ahc, sd->sd_status_offset)
94 ahc_inb(sd->sd_ahc, sd->sd_dataout_offset)
H A Daic7770.c305 sd.sd_ahc = ahc;
H A Daic7xxx_pci.c1352 sd.sd_ahc = ahc;
2139 sd.sd_ahc = ahc;

Completed in 22 milliseconds