Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.h85 bus_get_device_path_t ofw_bus_gen_get_device_path; variable
H A Dofw_bus_subr.c106 ofw_bus_gen_get_device_path(device_t cbdev, device_t child, const char *locator, in ofw_bus_gen_get_device_path() function