Searched refs:ahd_intr_enable (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm_pci.c | 133 ahd_intr_enable(ahd, FALSE); in ahd_linux_pci_dev_remove()
|
H A D | aic79xx.h | 1356 void ahd_intr_enable(struct ahd_softc *ahd, int enable);
|
H A D | aic79xx_osm.c | 1244 ahd_intr_enable(ahd, TRUE); in ahd_linux_register_host()
|
H A D | aic79xx_core.c | 6198 * ahd_intr_enable(). 7765 ahd_intr_enable(struct ahd_softc *ahd, int enable) in ahd_intr_enable() function 7889 ahd_intr_enable(ahd, TRUE); in ahd_resume() 8610 ahd_intr_enable(ahd, /*enable*/TRUE); in ahd_reset_current_bus()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm_pci.c | 113 ahd_intr_enable(ahd, FALSE); in ahd_linux_pci_dev_remove()
|
H A D | aic79xx.h | 1352 void ahd_intr_enable(struct ahd_softc *ahd, int enable);
|
H A D | aic79xx_osm.c | 1238 ahd_intr_enable(ahd, TRUE); in ahd_linux_register_host()
|
H A D | aic79xx_core.c | 6197 * ahd_intr_enable(). 7764 ahd_intr_enable(struct ahd_softc *ahd, int enable) in ahd_intr_enable() function 7885 ahd_intr_enable(ahd, TRUE); in ahd_resume() 8605 ahd_intr_enable(ahd, /*enable*/TRUE); in ahd_reset_current_bus()
|
Completed in 34 milliseconds