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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dw6692.c995 static int id_idx ; variable
1013 while (id_list[id_idx].vendor_id) {
1014 dev_w6692 = pci_find_device(id_list[id_idx].vendor_id,
1015 id_list[id_idx].device_id,
1020 cs->subtyp = id_idx;
1023 id_idx++;

Completed in 53 milliseconds