HomeFreeBSD

new-bus: Add bus_(identify|attach|detach)_children

Description

new-bus: Add bus_(identify|attach|detach)_children

These correspond to the current implementations of
bus_generic_(probe|attach|detach) but with more accurate names and
semantics. The intention is to deprecate bus_generic_(probe|attach)
and reimplement bus_generic_detach in a future commit.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D47673

Details

Provenance
jhbAuthored on Dec 6 2024, 10:25 PM
Reviewer
imp
Differential Revision
D47673: new-bus: Add bus_(identify|attach|detach)_children
Parents
rG831531a82e0f: prison_proc_iterate(): make it work for prison0
Branches
Unknown
Tags
Unknown