Home
last modified time | relevance | path

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

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