Home
last modified time | relevance | path

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

/freebsd/lib/libdevctl/
H A Ddevctl.c193 if (devctl_request(DEV_GET_PATH, &req) == 0) { in devctl_getpath()
/freebsd/sys/sys/
H A Dbus.h145 #define DEV_GET_PATH _IOWR('D', 14, struct devreq) macro
/freebsd/sys/kern/
H A Dsubr_bus.c5639 case DEV_GET_PATH: in devctl2_ioctl()
5867 case DEV_GET_PATH: { in devctl2_ioctl()