HomeSort by: relevance | last modified time | path
    Searched refs:ahc_device_setup_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
ahc_pci.c 247 static ahc_device_setup_t ahc_aic785X_setup;
248 static ahc_device_setup_t ahc_aic7860_setup;
249 static ahc_device_setup_t ahc_apa1480_setup;
250 static ahc_device_setup_t ahc_aic7870_setup;
251 static ahc_device_setup_t ahc_aha394X_setup;
252 static ahc_device_setup_t ahc_aha494X_setup;
253 static ahc_device_setup_t ahc_aha398X_setup;
254 static ahc_device_setup_t ahc_aic7880_setup;
255 static ahc_device_setup_t ahc_aha2940Pro_setup;
256 static ahc_device_setup_t ahc_aha394XU_setup
    [all...]
  /src/sys/dev/ic/
aic7xxxvar.h 1233 typedef int (ahc_device_setup_t)(struct ahc_softc *); typedef in typeref:typename:int ()(struct ahc_softc *)
1239 ahc_device_setup_t *setup;
1247 ahc_device_setup_t *setup;

Completed in 13 milliseconds