Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/storage/
Dusb.c550 const int id_index = id - storage_usb_ids; in storage_probe() local
593 US_DEBUGP("id_index calculated to be: %d\n", id_index); in storage_probe()
595 if (id_index < in storage_probe()
597 unusual_dev = &us_unusual_dev_list[id_index]; in storage_probe()