Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dsubr_bus.c2100 int hasclass = (child->devclass != NULL); in device_probe_child() local
2129 if (!hasclass) { in device_probe_child()
2154 if (!hasclass) in device_probe_child()