Searched refs:ahc_intr_enable (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7770_osm.c | 119 ahc_intr_enable(ahc, FALSE); in aic7770_remove()
|
H A D | aic7770.c | 142 ahc_intr_enable(ahc, FALSE); in aic7770_config()
|
H A D | aic7xxx_osm_pci.c | 176 ahc_intr_enable(ahc, FALSE); in ahc_linux_pci_dev_remove()
|
H A D | aic7xxx.h | 1161 void ahc_intr_enable(struct ahc_softc *ahc, int enable);
|
H A D | aic7xxx_osm.c | 1105 ahc_intr_enable(ahc, TRUE); in ahc_linux_register_host()
|
H A D | aic7xxx_pci.c | 735 ahc_intr_enable(ahc, FALSE); in ahc_pci_config()
|
H A D | aic7xxx_core.c | 4547 * ahc_intr_enable(). 5530 ahc_intr_enable(struct ahc_softc *ahc, int enable) in ahc_intr_enable() function 5625 ahc_intr_enable(ahc, TRUE); in ahc_resume()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7770_osm.c | 119 ahc_intr_enable(ahc, FALSE); in aic7770_remove()
|
H A D | aic7770.c | 142 ahc_intr_enable(ahc, FALSE); in aic7770_config()
|
H A D | aic7xxx_osm_pci.c | 152 ahc_intr_enable(ahc, FALSE); in ahc_linux_pci_dev_remove()
|
H A D | aic7xxx.h | 1157 void ahc_intr_enable(struct ahc_softc *ahc, int enable);
|
H A D | aic7xxx_osm.c | 1104 ahc_intr_enable(ahc, TRUE); in ahc_linux_register_host()
|
H A D | aic7xxx_pci.c | 735 ahc_intr_enable(ahc, FALSE); in ahc_pci_config()
|
H A D | aic7xxx_core.c | 4546 * ahc_intr_enable(). 5529 ahc_intr_enable(struct ahc_softc *ahc, int enable) in ahc_intr_enable() function 5623 ahc_intr_enable(ahc, TRUE); in ahc_resume()
|
Completed in 46 milliseconds