next_driver
while ((driver = next_driver()) != NULL) {
driver = next_driver();
struct driver *next_driver(void);