HomeSort by: relevance | last modified time | path
    Searched defs:apbus_dev_t (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/ingenic/
apbus.c 72 } apbus_dev_t; typedef in typeref:struct:apbus_dev
74 static const apbus_dev_t apbus_devs[] = {
244 for (const apbus_dev_t *adv = apbus_devs; adv->name != NULL; adv++) {

Completed in 11 milliseconds