Searched refs:udbp_attach (Results 1 – 1 of 1) sorted by relevance
140 static device_attach_t udbp_attach; variable245 DEVMETHOD(device_attach, udbp_attach),316 udbp_attach(device_t dev) in udbp_attach() function