Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dsubr_bus.c2101 int hasclass = (child->devclass != NULL); in device_probe_child() local
2130 if (!hasclass) { in device_probe_child()
2155 if (!hasclass) in device_probe_child()