Searched refs:of_prop_map (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dpci.c514 u8* of_prop_map; local
536 of_prop_map = get_property(find_path_device("/"), "pci-OF-bus-map", 0);
537 if (of_prop_map)
538 memcpy(of_prop_map, pci_to_OF_bus_map, pci_bus_count);

Completed in 17 milliseconds