Searched refs:sd_ahc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_93cx6.h | 54 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 D | aic7xxx_proc.c | 215 sd.sd_ahc = ahc; in ahc_proc_write_seeprom()
|
H A D | aic7770.c | 276 sd.sd_ahc = ahc; in aha2840_load_seeprom()
|
H A D | aic7xxx_pci.c | 1260 sd.sd_ahc = ahc; in check_extport() 2031 sd.sd_ahc = ahc; in ahc_pci_resume()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_93cx6.h | 54 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 D | aic7xxx_proc.c | 215 sd.sd_ahc = ahc; in ahc_proc_write_seeprom()
|
H A D | aic7770.c | 276 sd.sd_ahc = ahc; in aha2840_load_seeprom()
|
H A D | aic7xxx_pci.c | 1260 sd.sd_ahc = ahc; in check_extport() 2030 sd.sd_ahc = ahc; in ahc_pci_resume()
|
Completed in 12 milliseconds