Home
last modified time | relevance | path

Searched refs:puc_bfe_attach (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/puc/
H A Dpuc_pccard.c79 DEVMETHOD(device_attach, puc_bfe_attach),
H A Dpuc_bfe.h84 int puc_bfe_attach(device_t);
H A Dpuc_pci.c148 error = puc_bfe_attach(dev); in puc_pci_attach()
H A Dpuc.c212 puc_bfe_attach(device_t dev) in puc_bfe_attach() function