Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_bus.c2248 next_matching_driver(devclass_t dc, device_t dev, driverlink_t last) in next_matching_driver() function
2448 dl = next_matching_driver(dc, child, dl)) { in device_probe_child()