csa/emu10kx: Simplify deleting child devices
Use bus_generic_detach to detach and delete all child devices instead
of several explicit calls to device_delete_child.
Differential Revision: https://reviews.freebsd.org/D47965
csa/emu10kx: Simplify deleting child devices Tags None Referenced Files None Subscribers None
Description
Details
|