Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c92 static ahd_device_setup_t ahd_aic790X_setup; variable
906 return (ahd_aic790X_setup(ahd)); in ahd_aic7901_setup()
915 return (ahd_aic790X_setup(ahd)); in ahd_aic7901A_setup()
923 return (ahd_aic790X_setup(ahd)); in ahd_aic7902_setup()
927 ahd_aic790X_setup(struct ahd_softc *ahd) in ahd_aic790X_setup() function