HomeFreeBSD

Add a new bus method, BUS_ADJUST_RESOURCE() that is intended to be a
rS221231Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

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.

Details

Provenance
jhbAuthored on
Parents
rS221230: Provide symbol bdata to mark the base of the data segment.
Branches
Unknown
Tags
Unknown

Event Timeline