Searched refs:device_enable (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/sys/ | ||
D | bus.h | 298 void device_enable(device_t dev); |
/third_party/FreeBSD/sys/kern/ | ||
D | subr_bus.c | 1134 device_enable(device_t dev) in device_enable() function |