Searched refs:ofw_bus_node_is_compatible (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/ofw/
H A Dofw_bus_subr.c181 ofw_bus_node_is_compatible(const char *compat, int len, const char *onecompat) function
222 return (ofw_bus_node_is_compatible(compat, len, onecompat));
694 ret = ofw_bus_node_is_compatible(compat, len,

Completed in 54 milliseconds