Searched refs:puc_cfg (Results 1 – 9 of 9) sorted by relevance
34 struct puc_cfg;37 extern const struct puc_cfg puc_pci_devices[];51 const struct puc_cfg *sc_cfg;83 int puc_bfe_probe(device_t, const struct puc_cfg *);
81 static const struct puc_cfg *82 puc_pci_match(device_t dev, const struct puc_cfg *desc) in puc_pci_match()112 const struct puc_cfg *desc; in puc_pci_probe()
65 const struct puc_cfg puc_pci_devices[] = {1224 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_diva()1275 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_moxa()1290 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_quatech()1390 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_syba()1463 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_siig()1594 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_oxford_pcie()
72 struct puc_cfg { struct
48 const struct puc_cfg puc_pccard_rscom = {
42 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config()
449 puc_bfe_probe(device_t dev, const struct puc_cfg *cfg) in puc_bfe_probe()
7 SRCS= puc.c puc_cfg.c puc_pci.c puc_pccard.c pucdata.c
2099 dev/puc/puc_cfg.c optional puc