Searched refs:vendors (Results 1 – 2 of 2) sorted by relevance
77 static struct vendor *vendors[HASHSZ] = { NULL, }; variable87 v = vendors[hashnum(vendorid)]; in names_vendor()193 v = vendors[h]; in new_vendor()202 v->next = vendors[h]; in new_vendor()203 vendors[h] = v; in new_vendor()
9 As hardware vendors cope with the thermal constraints on their products, more