Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsubr_bus.c2245 resource_match_string(int i, const char *resname, const char *value) in resource_match_string() function
2407 if (resource_match_string(i, resname, value) >= 0) in resource_query_string()