Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.c1726 __u32 tdINFO, edHeadP, edTailP; in dl_done_list() local
1761 edHeadP = le32_to_cpup (&ed->hwHeadP) & 0xfffffff0; in dl_done_list()
1765 if ((edHeadP == edTailP) && (ed->state == ED_OPER)) in dl_done_list()