Searched refs:device_set_softc (Results 1 – 3 of 3) sorted by relevance
104 void device_set_softc(device_t dev, void *softc);
268 device_set_softc(device_t dev, void *softc) in device_set_softc() function
5308 device_set_softc(dev, ctx); in iflib_device_register()5557 device_set_softc(ctx->ifc_dev, NULL); in iflib_device_register()5630 device_set_softc(ctx->ifc_dev, NULL); in iflib_device_deregister()