Searched refs:devctl_disable (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libdevctl/
H A Ddevctl.h37 int devctl_disable(const char *device, bool force_detach);
H A Ddevctl.c88 devctl_disable(const char *device, bool force_detach) function
/freebsd-10-stable/usr.sbin/devctl/
H A Ddevctl.c186 if (devctl_disable(av[0], force) < 0)
/freebsd-10-stable/sys/kern/
H A Dsubr_bus.c369 /* XXX Need to support old-style tunable hw.bus.devctl_disable" */
370 SYSCTL_PROC(_hw_bus, OID_AUTO, devctl_disable, CTLTYPE_INT | CTLFLAG_RW |

Completed in 73 milliseconds