Searched hist:277098 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/ofw/
H A Dofw_bus_subr.hdiff 277098 Tue Jan 13 00:16:19 MST 2015 zbb Introduce ofw_bus_reg_to_rl() to replace part of common bus code

Instead of reusing the same reg parsing code, create one, common function
that puts reg contents to the resource list. Address cells and size cells
are passed rather than acquired here so that any bus can have different
default values.

Obtained from: Semihalf
Reviewed by: andrew, ian, nwhitehorn
Sponsored by: The FreeBSD Foundation
H A Dofw_bus_subr.cdiff 277098 Tue Jan 13 00:16:19 MST 2015 zbb Introduce ofw_bus_reg_to_rl() to replace part of common bus code

Instead of reusing the same reg parsing code, create one, common function
that puts reg contents to the resource list. Address cells and size cells
are passed rather than acquired here so that any bus can have different
default values.

Obtained from: Semihalf
Reviewed by: andrew, ian, nwhitehorn
Sponsored by: The FreeBSD Foundation
H A Dofwbus.cdiff 277098 Tue Jan 13 00:16:19 MST 2015 zbb Introduce ofw_bus_reg_to_rl() to replace part of common bus code

Instead of reusing the same reg parsing code, create one, common function
that puts reg contents to the resource list. Address cells and size cells
are passed rather than acquired here so that any bus can have different
default values.

Obtained from: Semihalf
Reviewed by: andrew, ian, nwhitehorn
Sponsored by: The FreeBSD Foundation
/freebsd-11.0-release/sys/dev/fdt/
H A Dsimplebus.cdiff 277098 Tue Jan 13 00:16:19 MST 2015 zbb Introduce ofw_bus_reg_to_rl() to replace part of common bus code

Instead of reusing the same reg parsing code, create one, common function
that puts reg contents to the resource list. Address cells and size cells
are passed rather than acquired here so that any bus can have different
default values.

Obtained from: Semihalf
Reviewed by: andrew, ian, nwhitehorn
Sponsored by: The FreeBSD Foundation

Completed in 116 milliseconds