Searched refs:ofw_bus_reg_to_rl_helper (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/dev/ofw/ |
| HD | ofw_bus_subr.c | 496 ofw_bus_reg_to_rl_helper(device_t dev, phandle_t node, pcell_t acells, pcell_t scells, in ofw_bus_reg_to_rl_helper() function 549 return (ofw_bus_reg_to_rl_helper(dev, node, acells, scells, rl, "reg")); in ofw_bus_reg_to_rl() 557 return (ofw_bus_reg_to_rl_helper(dev, node, acells, scells, in ofw_bus_assigned_addresses_to_rl()
|