Searched refs:ubt_attach (Results 1 – 1 of 1) sorted by relevance
293 static void ubt_attach(device_t, device_t, void *);297 CFATTACH_DECL_NEW(ubt, sizeof(struct ubt_softc), ubt_match, ubt_attach,479 ubt_attach(device_t parent, device_t self, void *aux) in ubt_attach() function