Home
last modified time | relevance | path

Searched defs:resname (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/kern/
H A Dsubr_bus.c2221 resource_new_resname(int j, const char *resname, resource_type type) in resource_new_resname()
2245 resource_match_string(int i, const char *resname, const char *value) in resource_match_string()
2260 resource_find(const char *name, int unit, const char *resname, in resource_find()
2299 resource_kenv(const char *name, int unit, const char *resname, long *result) in resource_kenv()
2326 resource_int_value(const char *name, int unit, const char *resname, int *result) in resource_int_value()
2345 resource_long_value(const char *name, int unit, const char *resname, in resource_long_value()
2365 resource_string_value(const char *name, int unit, const char *resname, in resource_string_value()
2400 resource_query_string(int i, const char *resname, const char *value) in resource_query_string()
2413 resource_locate(int i, const char *resname) in resource_locate()
2444 resource_create(const char *name, int unit, const char *resname, in resource_create()
[all …]