Searched refs:ahc_device_setup_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c220 static ahc_device_setup_t ahc_aic785X_setup;
221 static ahc_device_setup_t ahc_aic7860_setup;
222 static ahc_device_setup_t ahc_apa1480_setup;
223 static ahc_device_setup_t ahc_aic7870_setup;
224 static ahc_device_setup_t ahc_aha394X_setup;
225 static ahc_device_setup_t ahc_aha494X_setup;
226 static ahc_device_setup_t ahc_aha398X_setup;
227 static ahc_device_setup_t ahc_aic7880_setup;
228 static ahc_device_setup_t ahc_aha2940Pro_setup;
229 static ahc_device_setup_t ahc_aha394XU_setu
[all...]
H A Daic7770.c66 static ahc_device_setup_t ahc_aic7770_VL_setup;
67 static ahc_device_setup_t ahc_aic7770_EISA_setup;
68 static ahc_device_setup_t ahc_aic7770_setup;
H A Daic7xxx.h1162 typedef int (ahc_device_setup_t)(struct ahc_softc *); typedef
1168 ahc_device_setup_t *setup;
1178 ahc_device_setup_t *setup;

Completed in 102 milliseconds