Home
last modified time | relevance | path

Searched refs:puc_bfe_probe (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/puc/
H A Dpuc_bfe.h83 int puc_bfe_probe(device_t, const struct puc_cfg *);
H A Dpuc_pci.c125 return (puc_bfe_probe(dev, desc)); in puc_pci_probe()
H A Dpuc.c447 puc_bfe_probe(device_t dev, const struct puc_cfg *cfg) in puc_bfe_probe() function