Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dsubr_bus.c2080 int hasclass = (child->devclass != NULL); in device_probe_child() local
2108 if (!hasclass) { in device_probe_child()
2143 if (!hasclass) in device_probe_child()
2217 if (!hasclass) in device_probe_child()