Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.c220 ofw_bus_node_is_compatible_int(const char *compat, int len, in ofw_bus_node_is_compatible_int() function
259 rv = ofw_bus_node_is_compatible_int(compat, len, compatstr); in ofw_bus_node_is_compatible()
281 return (ofw_bus_node_is_compatible_int(compat, len, onecompat)); in ofw_bus_is_compatible()