Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_bus.c5703 device_get_path(device_t dev, const char *locator, struct sbuf *sb) in device_get_path() function
6001 error = device_get_path(dev, locator, sb); in devctl2_ioctl()
6131 error = device_get_path(dev, locator, sb); in dev_wired_cache_match()