Home
last modified time | relevance | path

Searched refs:id_idx (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Dw6692.c984 static int id_idx ; variable
1009 while (id_list[id_idx].vendor_id) { in setup_w6692()
1010 dev_w6692 = pci_find_device(id_list[id_idx].vendor_id, in setup_w6692()
1011 id_list[id_idx].device_id, in setup_w6692()
1016 cs->subtyp = id_idx; in setup_w6692()
1019 id_idx++; in setup_w6692()