Searched refs:products (Results 1 – 2 of 2) sorted by relevance
96 static struct product *products[HASHSZ] = { NULL, }; variable116 p = products[hashnum((vendorid << 16) | productid)]; in names_product()231 p = products[h]; in new_product()241 p->next = products[h]; in new_product()242 products[h] = p; in new_product()
9 As hardware vendors cope with the thermal constraints on their products, more