Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDsubr_bus.c5732 device_get_path(device_t dev, const char *locator, struct sbuf *sb) in device_get_path() function
6026 error = device_get_path(dev, locator, sb); in devctl2_ioctl()
6156 error = device_get_path(dev, locator, sb); in dev_wired_cache_match()