Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_bus.c2054 next_matching_driver(devclass_t dc, device_t dev, driverlink_t last) in next_matching_driver() function
2094 dl = next_matching_driver(dc, child, dl)) { in device_probe_child()