Searched refs:apbus_dev_t (Results 1 – 1 of 1) sorted by relevance
72 } apbus_dev_t; typedef74 static const apbus_dev_t apbus_devs[] = {244 for (const apbus_dev_t *adv = apbus_devs; adv->name != NULL; adv++) { in apbus_attach()