zpci_bus_get_next
void zpci_bus_get_next(struct zpci_bus **pos);
for ((pos) = NULL, zpci_bus_get_next(&(pos)); (pos) != NULL; \
zpci_bus_get_next(&(pos)))