Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ofw/
Dofw_bus_subr.c209 ofw_bus_node_is_compatible_int(const char *compat, int len, in ofw_bus_node_is_compatible_int() function
248 rv = ofw_bus_node_is_compatible_int(compat, len, compatstr); in ofw_bus_node_is_compatible()
270 return (ofw_bus_node_is_compatible_int(compat, len, onecompat)); in ofw_bus_is_compatible()