HomeFreeBSD

device_delete_child.9: Reference device_detach.9 and BUS_CHILD_DELETED.9

Description

device_delete_child.9: Reference device_detach.9 and BUS_CHILD_DELETED.9

Refer to device_detach(9) for the description of detaching a device.
Note that descendants of the child device are also deleted (though in
theory a proper detach routine should have already deleted these).
Finally, note that BUS_CHILD_DELETED(9) is invoked on each deleted
device.

Differential Revision: https://reviews.freebsd.org/D48365

Details

Provenance
jhbAuthored on Feb 5 2025, 7:45 PM
Differential Revision
D48365: device_delete_child.9: Reference device_detach.9 and BUS_CHILD_DELETED.9
Parents
rGd7fa71dfedd6: device_probe_and_attach.9: Document more device functions
Branches
Unknown
Tags
Unknown