Home
last modified time | relevance | path

Searched refs:puc_cfg (Results 1 – 9 of 9) sorted by relevance

/trueos/sys/dev/puc/
HDpuc_bfe.h34 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 *);
HDpuc_pci.c81 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()
HDpucdata.c65 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()
HDpuc_cfg.h72 struct puc_cfg { struct
HDpuc_pccard.c48 const struct puc_cfg puc_pccard_rscom = {
HDpuc_cfg.c42 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config()
HDpuc.c449 puc_bfe_probe(device_t dev, const struct puc_cfg *cfg) in puc_bfe_probe()
/trueos/sys/modules/puc/
HDMakefile7 SRCS= puc.c puc_cfg.c puc_pci.c puc_pccard.c pucdata.c
/trueos/sys/conf/
HDfiles2099 dev/puc/puc_cfg.c optional puc