Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libdevctl/
H A Ddevctl.c67 return (devctl_simple_request(DEV_ATTACH, device, 0)); in devctl_attach()
/freebsd-14.2/sys/sys/
H A Dbus.h132 #define DEV_ATTACH _IOW('D', 1, struct devreq) macro
/freebsd-14.2/sys/kern/
H A Dsubr_bus.c5657 case DEV_ATTACH: in devctl2_ioctl()
5690 case DEV_ATTACH: in devctl2_ioctl()