Searched hist:"99 e6980fcf5e12654c3e89b97b774de807d740a4" (Results 1 – 5 of 5) sorted by relevance
/freebsd/share/man/man9/ |
H A D | device_get_property.9 | diff 99e6980fcf5e12654c3e89b97b774de807d740a4 Thu Sep 29 14:41:58 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> 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
|
/freebsd/sys/dev/fdt/ |
H A D | simplebus.c | diff 99e6980fcf5e12654c3e89b97b774de807d740a4 Thu Sep 29 14:41:58 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> 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
|
/freebsd/sys/sys/ |
H A D | bus.h | diff 99e6980fcf5e12654c3e89b97b774de807d740a4 Thu Sep 29 14:41:58 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> 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
|
/freebsd/sys/dev/acpica/ |
H A D | acpi.c | diff 99e6980fcf5e12654c3e89b97b774de807d740a4 Thu Sep 29 14:41:58 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> 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
|
/freebsd/sys/kern/ |
H A D | subr_bus.c | diff 99e6980fcf5e12654c3e89b97b774de807d740a4 Thu Sep 29 14:41:58 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> 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
|