Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic7770.c60 static ahc_device_setup_t ahc_aic7770_setup; variable
344 error = ahc_aic7770_setup(ahc); in ahc_aic7770_VL_setup()
354 error = ahc_aic7770_setup(ahc); in ahc_aic7770_EISA_setup()
360 ahc_aic7770_setup(struct ahc_softc *ahc) in ahc_aic7770_setup() function