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

  /src/sys/dev/pci/
ahd_pci.c 127 static ahd_device_setup_t ahd_aic7901_setup;
128 static ahd_device_setup_t ahd_aic7901A_setup;
129 static ahd_device_setup_t ahd_aic7902_setup;
130 static ahd_device_setup_t ahd_aic790X_setup;
  /src/sys/dev/ic/
aic79xxvar.h 1323 typedef int (ahd_device_setup_t)(struct ahd_softc *, struct pci_attach_args *); typedef in typeref:typename:int ()(struct ahd_softc *,struct pci_attach_args *)
1329 ahd_device_setup_t *setup;
1337 ahd_device_setup_t *setup;

Completed in 20 milliseconds