Home
last modified time | relevance | path

Searched refs:ahc_intr_enable (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7770_osm.c119 ahc_intr_enable(ahc, FALSE); in aic7770_remove()
Daic7770.c142 ahc_intr_enable(ahc, FALSE); in aic7770_config()
Daic7xxx_osm_pci.c176 ahc_intr_enable(ahc, FALSE); in ahc_linux_pci_dev_remove()
Daic7xxx.h1161 void ahc_intr_enable(struct ahc_softc *ahc, int enable);
Daic7xxx_pci.c735 ahc_intr_enable(ahc, FALSE); in ahc_pci_config()
Daic7xxx_osm.c1121 ahc_intr_enable(ahc, TRUE); in ahc_linux_register_host()
Daic7xxx_core.c5558 ahc_intr_enable(struct ahc_softc *ahc, int enable) in ahc_intr_enable() function
5653 ahc_intr_enable(ahc, TRUE); in ahc_resume()