Searched refs:hwINFO (Results 1 – 2 of 2) sorted by relevance
335 printk (" ed: %4x;", ed->hwINFO); in ep_print_int_eds()1180 ed->hwINFO |= cpu_to_le32 (OHCI_ED_SKIP); in ep_unlink()1277 ed->hwINFO = cpu_to_le32 (OHCI_ED_SKIP); /* skip ed */ in ep_add_ed()1296 ed->hwINFO = cpu_to_le32 (usb_pipedevice (pipe) in ep_add_ed()1325 ed->hwINFO |= cpu_to_le32 (OHCI_ED_SKIP); in ep_rm_ed()1387 td->hwINFO = cpu_to_le32 (info); in td_fill()1530 tdINFO = le32_to_cpup (&td->hwINFO); in dl_transfer_length()1602 if (TD_CC_GET (le32_to_cpup (&td_list->hwINFO))) { in dl_reverse_done_list()1605 TD_CC_GET (le32_to_cpup (&td_list->hwINFO)), td_list); in dl_reverse_done_list()1643 edINFO = le32_to_cpup (&ed->hwINFO); in dl_del_list()[all …]
44 __u32 hwINFO; member104 __u32 hwINFO; member