Searched refs:hwINFO (Results 1 – 4 of 4) sorted by relevance
201 printf (" ed: %4x;", ed->hwINFO); in ep_print_int_eds()231 dbg ("%08x", edp->hwINFO); in maybe_print_eds()518 ed->hwINFO |= m32_swap (OHCI_ED_SKIP); in ep_unlink()584 ed->hwINFO = m32_swap (OHCI_ED_SKIP); /* skip ed */ in ep_add_ed()594 ed->hwINFO = m32_swap (usb_pipedevice (pipe) in ep_add_ed()644 td->hwINFO = m32_swap (info); in td_fill()736 tdINFO = m32_swap (td->hwINFO); in dl_transfer_length()770 if (TD_CC_GET (m32_swap (td_list->hwINFO))) { in dl_reverse_done_list()773 TD_CC_GET (m32_swap (td_list->hwINFO)), td_list); in dl_reverse_done_list()809 tdINFO = m32_swap (td_list->hwINFO); in dl_done_list()
42 __u32 hwINFO; member102 __u32 hwINFO; member
52 __u32 hwINFO; member113 __u32 hwINFO; member
331 printf(" ed: %4x;", ed->hwINFO); in ep_print_int_eds()362 dbg("%08x", edp->hwINFO); in maybe_print_eds()777 ed->hwINFO |= m32_swap(OHCI_ED_SKIP); in ep_unlink()869 ed->hwINFO = m32_swap(usb_pipedevice(pipe) in ep_add_ed()930 td->hwINFO = m32_swap(info); in td_fill()1069 cc = TD_CC_GET(m32_swap(td_list->hwINFO)); in check_status()1142 tdINFO = m32_swap(td_list->hwINFO); in takeback_td()