FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEVICE_DETACH
stand/kshim/bsd_kernel.c
985
error = DEVICE_DETACH(dev);
sys/kern/subr_bus.c
2709
if ((error = DEVICE_DETACH(dev)) != 0) {