aboutsummaryrefslogtreecommitdiff
path: root/contrib/openbsm/(developers-only)
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2025-10-30 15:14:27 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2025-10-30 15:19:01 +0000
commit7eb213614b90cde31707a53c4b8ae6acacf2aa0f (patch)
tree66d89540fba45bfbff5247daf1f61b5fe47a9cad /contrib/openbsm/(developers-only)
parent8b2f4e6b3a478faaa4b0b23efc9c65f5db913df4 (diff)
bus_alloc_resource: First step in passing resource IDs by valueHEADmain
Add wrapper inline functions for bus_alloc_resource* that accept a resource ID by value (instead of a pointer). The rest of the bus resource API (outside of compat shims) does not accept resource IDs as arguments, but instead obtains the resource ID from the resource itself when needed. As such, there is no reason to return any potentially modified resource IDs to the caller. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D53401
Diffstat (limited to 'contrib/openbsm/(developers-only)')
0 files changed, 0 insertions, 0 deletions