Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xx_machdep.c258 if (resource_string_value("ar71xx_mac_map", i, "devid", in ar71xx_platform_check_mac_hints()
/f-stack/freebsd/kern/
H A Dsubr_hints.c384 resource_string_value(const char *name, int unit, const char *resname, in resource_string_value() function
H A Dsubr_bus.c1641 if (resource_string_value(dc->name, unit, "at", &s) == in devclass_alloc_unit()
/f-stack/freebsd/sys/
H A Dbus.h659 int resource_string_value(const char *name, int unit, const char *resname,
/f-stack/freebsd/mips/atheros/ar531x/
H A Dif_are.c235 if (!resource_string_value(device_get_name(dev), in are_attach()