Searched refs:ahd_reset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.c | 353 error = ahd_reset(ahd, /*reinit*/FALSE); in ahd_pci_config()
|
H A D | aic79xx.h | 1363 int ahd_reset(struct ahd_softc *ahd, int reinit);
|
H A D | aic79xx_core.c | 6188 ahd_reset(ahd, /*reinit*/FALSE); in ahd_shutdown() 6201 ahd_reset(struct ahd_softc *ahd, int reinit) in ahd_reset() function 7888 ahd_reset(ahd, /*reinit*/TRUE); in ahd_resume() 8609 ahd_reset(ahd, /*reinit*/TRUE); in ahd_reset_current_bus()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.c | 353 error = ahd_reset(ahd, /*reinit*/FALSE); in ahd_pci_config()
|
H A D | aic79xx.h | 1359 int ahd_reset(struct ahd_softc *ahd, int reinit);
|
H A D | aic79xx_core.c | 6187 ahd_reset(ahd, /*reinit*/FALSE); in ahd_shutdown() 6200 ahd_reset(struct ahd_softc *ahd, int reinit) in ahd_reset() function 7884 ahd_reset(ahd, /*reinit*/TRUE); in ahd_resume() 8604 ahd_reset(ahd, /*reinit*/TRUE); in ahd_reset_current_bus()
|
Completed in 30 milliseconds