ahc_device_setup_t 1173 dev/ic/aic7xxxvar.h typedef int (ahc_device_setup_t)(struct ahc_softc *);
ahc_device_setup_t 1178 dev/ic/aic7xxxvar.h 	ahc_device_setup_t	*setup;
ahc_device_setup_t 1187 dev/ic/aic7xxxvar.h 	ahc_device_setup_t	*setup;
ahc_device_setup_t  245 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aic785X_setup;
ahc_device_setup_t  246 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aic7860_setup;
ahc_device_setup_t  247 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_apa1480_setup;
ahc_device_setup_t  248 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aic7870_setup;
ahc_device_setup_t  249 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha394X_setup;
ahc_device_setup_t  250 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha494X_setup;
ahc_device_setup_t  251 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha398X_setup;
ahc_device_setup_t  252 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aic7880_setup;
ahc_device_setup_t  253 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha2940Pro_setup;
ahc_device_setup_t  254 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha394XU_setup;
ahc_device_setup_t  255 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha398XU_setup;
ahc_device_setup_t  256 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aic7890_setup;
ahc_device_setup_t  257 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aic7892_setup;
ahc_device_setup_t  258 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aic7895_setup;
ahc_device_setup_t  259 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aic7896_setup;
ahc_device_setup_t  260 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aic7899_setup;
ahc_device_setup_t  261 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha29160C_setup;
ahc_device_setup_t  262 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_raid_setup;
ahc_device_setup_t  263 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha394XX_setup;
ahc_device_setup_t  264 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha494XX_setup;
ahc_device_setup_t  265 dev/pci/ahc_pci.c static ahc_device_setup_t ahc_aha398XX_setup;