HomeFreeBSD

Add device_quiet_children() and device_has_quiet_children()

Description

Add device_quiet_children() and device_has_quiet_children()

If you add a child to a device that has quiet children, we'll
automatically set the quiet flag on the children, and its
children.

This is indended for things like CPU that have a large amount of
repetition in booting that adds nothing.

Details

Provenance
impAuthored on
Parents
rS333332: amd64: fix up memset added in r333324
Branches
Unknown
Tags
Unknown