Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c143 static ahc_device_setup_t ahc_aha494X_setup; variable
2146 ahc_aha494X_setup(struct ahc_softc *ahc) in ahc_aha494X_setup() function
2159 int error = ahc_aha494X_setup(ahc); in ahc_aha494Xh_setup()