Home
last modified time | relevance | path

Searched refs:device_set_softc (Results 1 – 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dbus.h104 void device_set_softc(device_t dev, void *softc);
/haiku/src/libs/compat/freebsd_network/
H A Ddevice.c268 device_set_softc(device_t dev, void *softc) in device_set_softc() function
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c5308 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()