Searched hist:261403 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ofw/
H A Dofw_bus_if.mdiff 261403 Sun Feb 02 16:54:42 MST 2014 nwhitehorn Add a set of helpers (ofw_bus_get_status() and ofw_bus_status_okay()) to
process "status" properties of OF nodes.

I've avoided adding new KOBJ methods here so that we don't have to modify
every ofw_bus in the tree. Since 100% of implementations of ofw_bus use
only ofw_bus_gen_*(), it might be worth garbage-collecting the other
methods as well.
H A Dofw_bus_subr.hdiff 261403 Sun Feb 02 16:54:42 MST 2014 nwhitehorn Add a set of helpers (ofw_bus_get_status() and ofw_bus_status_okay()) to
process "status" properties of OF nodes.

I've avoided adding new KOBJ methods here so that we don't have to modify
every ofw_bus in the tree. Since 100% of implementations of ofw_bus use
only ofw_bus_gen_*(), it might be worth garbage-collecting the other
methods as well.
H A Dofw_bus_subr.cdiff 261403 Sun Feb 02 16:54:42 MST 2014 nwhitehorn Add a set of helpers (ofw_bus_get_status() and ofw_bus_status_okay()) to
process "status" properties of OF nodes.

I've avoided adding new KOBJ methods here so that we don't have to modify
every ofw_bus in the tree. Since 100% of implementations of ofw_bus use
only ofw_bus_gen_*(), it might be worth garbage-collecting the other
methods as well.

Completed in 74 milliseconds