Searched refs:device_set_softc (Results 1 – 5 of 5) sorted by relevance
216 device_set_softc(dev, ctx); in iflib_clone_create()
4725 device_set_softc(dev, ctx); in iflib_device_register()4948 device_set_softc(ctx->ifc_dev, NULL); in iflib_device_register()5248 device_set_softc(ctx->ifc_dev, NULL); in iflib_device_deregister()
152 device_set_softc(dev, sc); in bcm_fb_attach()
623 void device_set_softc(device_t dev, void *softc);
2517 device_set_softc(device_t dev, void *softc) in device_set_softc() function