Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.h54 struct ahc_softc *sd_ahc; member
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.c299 sd.sd_ahc = ahc; in aha2840_load_seeprom()
H A Daic7xxx_pci.c1342 sd.sd_ahc = ahc; in check_extport()
2128 sd.sd_ahc = ahc; in ahc_pci_resume()