HomeFreeBSD

device_get_property: add a HANDLE case

Description

device_get_property: add a HANDLE case

This will resolve a reference and return the appropriate handle, a node
on the simplebus or an ACPI_HANDLE for ACPI. For now we do not try to
further abstract the return type.

MFC after: 2 weeks
Reviewed by: mw
Differential Revision: https://reviews.freebsd.org/D36793

Details

Provenance
bzAuthored on Sep 29 2022, 12:41 PM
Reviewer
mw
Differential Revision
D36793: device_get_property: add a HANDLE case
Parents
rG1fcc50004ceb: ipfilter: Removed unused ioctl typedef
Branches
Unknown
Tags
Unknown