Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/xen/blkfront/
H A Dblkfront.c1479 device_set_unit(dev, unit); in xbd_attach()
/freebsd-12.1/sys/sys/
H A Dbus.h634 int device_set_unit(device_t dev, int unit); /* XXX DONT USE XXX */
/freebsd-12.1/sys/kern/
H A Dsubr_bus.c3079 device_set_unit(device_t dev, int unit) in device_set_unit() function