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.c5587 device_get_path(device_t dev, const char *locator, struct sbuf *sb) in device_get_path() function
5878 error = device_get_path(dev, locator, sb); in devctl2_ioctl()
6008 error = device_get_path(dev, locator, sb); in dev_wired_cache_match()