Searched refs:DMAController_table (Results 1 – 1 of 1) sorted by relevance
1486 static const char *DMAController_table[] = { in sys_subr() local1542 q = id->Interface >= NELEMS(DMAController_table) in sys_subr()1543 ? NULL : DMAController_table[id->Interface]; in sys_subr()