Home
last modified time | relevance | path

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

/freebsd/stand/kshim/
H A Dbsd_kernel.h394 #define bus_generic_get_device_path(...) EOPNOTSUPP macro
/freebsd/sys/kern/
H A Dsubr_bus.c4495 bus_generic_get_device_path(device_t bus, device_t child, const char *locator, in bus_generic_get_device_path() function