Add a new bus method, BUS_ADJUST_RESOURCE() that is intended to be a
wrapper around rman_adjust_resource(). Include a generic implementation,
bus_generic_adjust_resource() which passes the request up to the parent
bus. There is currently no default implementation. A
bus_adjust_resource() wrapper is provided for use in drivers.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS221230: Provide symbol bdata to mark the base of the data segment.
- Branches
- Unknown
- Tags