Searched refs:busTypeTable (Results 1 – 1 of 1) sorted by relevance
84 static const busTypeName busTypeTable[] = variable769 if ( strcmp( busTypeTable[ x ].name, name ) == 0 ) in lookupBusType()770 return busTypeTable[ x ].type; in lookupBusType()