Searched refs:last_obj (Results 1 – 14 of 14) sorted by relevance
2347 void *last_obj; in ohci_xfer_setup() local2416 last_obj = NULL; in ohci_xfer_setup()2434 td->obj_next = last_obj; in ohci_xfer_setup()2437 last_obj = td; in ohci_xfer_setup()2458 itd->obj_next = last_obj; in ohci_xfer_setup()2461 last_obj = itd; in ohci_xfer_setup()2466 xfer->td_start[xfer->flags_int.curr_dma_set] = last_obj; in ohci_xfer_setup()2468 last_obj = NULL; in ohci_xfer_setup()2486 ed->obj_next = last_obj; in ohci_xfer_setup()2489 last_obj = ed; in ohci_xfer_setup()[all …]
3400 void *last_obj; in ehci_xfer_setup() local3529 last_obj = NULL; in ehci_xfer_setup()3547 td->obj_next = last_obj; in ehci_xfer_setup()3550 last_obj = td; in ehci_xfer_setup()3571 td->obj_next = last_obj; in ehci_xfer_setup()3574 last_obj = td; in ehci_xfer_setup()3595 qtd->obj_next = last_obj; in ehci_xfer_setup()3598 last_obj = qtd; in ehci_xfer_setup()3605 last_obj = NULL; in ehci_xfer_setup()3623 qh->obj_next = last_obj; in ehci_xfer_setup()[all …]
2777 void *last_obj; in uhci_xfer_setup() local2893 last_obj = NULL; in uhci_xfer_setup()2921 td->obj_next = last_obj; in uhci_xfer_setup()2924 last_obj = td; in uhci_xfer_setup()2929 xfer->td_start[xfer->flags_int.curr_dma_set] = last_obj; in uhci_xfer_setup()2931 last_obj = NULL; in uhci_xfer_setup()2949 qh->obj_next = last_obj; in uhci_xfer_setup()2952 last_obj = qh; in uhci_xfer_setup()2957 xfer->qh_start[xfer->flags_int.curr_dma_set] = last_obj; in uhci_xfer_setup()
1910 void *last_obj; in avr32dci_xfer_setup() local1948 last_obj = NULL; in avr32dci_xfer_setup()1982 td->obj_next = last_obj; in avr32dci_xfer_setup()1984 last_obj = td; in avr32dci_xfer_setup()1989 xfer->td_start[0] = last_obj; in avr32dci_xfer_setup()
1961 void *last_obj; in atmegadci_xfer_setup() local1999 last_obj = NULL; in atmegadci_xfer_setup()2028 td->obj_next = last_obj; in atmegadci_xfer_setup()2030 last_obj = td; in atmegadci_xfer_setup()2035 xfer->td_start[0] = last_obj; in atmegadci_xfer_setup()
2222 void *last_obj; in uss820dci_xfer_setup() local2269 last_obj = NULL; in uss820dci_xfer_setup()2304 td->obj_next = last_obj; in uss820dci_xfer_setup()2306 last_obj = td; in uss820dci_xfer_setup()2311 xfer->td_start[0] = last_obj; in uss820dci_xfer_setup()
3343 void *last_obj; in saf1761_otg_xfer_setup() local3385 last_obj = NULL; in saf1761_otg_xfer_setup()3446 td->obj_next = last_obj; in saf1761_otg_xfer_setup()3448 last_obj = td; in saf1761_otg_xfer_setup()3453 xfer->td_start[0] = last_obj; in saf1761_otg_xfer_setup()
4017 void *last_obj; in musbotg_xfer_setup() local4069 last_obj = NULL; in musbotg_xfer_setup()4102 td->obj_next = last_obj; in musbotg_xfer_setup()4104 last_obj = td; in musbotg_xfer_setup()4109 xfer->td_start[0] = last_obj; in musbotg_xfer_setup()
4776 void *last_obj; in dwc_otg_xfer_setup() local4816 last_obj = NULL; in dwc_otg_xfer_setup()4862 td->obj_next = last_obj; in dwc_otg_xfer_setup()4864 last_obj = td; in dwc_otg_xfer_setup()4869 xfer->td_start[0] = last_obj; in dwc_otg_xfer_setup()
3694 void *last_obj; in xhci_xfer_setup() local3755 last_obj = NULL; in xhci_xfer_setup()3773 td->obj_next = last_obj; in xhci_xfer_setup()3776 last_obj = td; in xhci_xfer_setup()3781 xfer->td_start[xfer->flags_int.curr_dma_set] = last_obj; in xhci_xfer_setup()
402 uint64_t last_obj = *objectp | (DNODES_PER_BLOCK - 1); in dmu_object_next() local411 while (i <= last_obj) { in dmu_object_next()
1767 uint64_t last_obj = UINT64_MAX; in send_reader_thread() local1809 if (range->object == last_obj && !last_obj_exists) { in send_reader_thread()1822 last_obj = range->object; in send_reader_thread()
3752 uint64_t first_obj, uint64_t last_obj, list_t *l, void *tag) in snaplist_make() argument3754 uint64_t obj = last_obj; in snaplist_make()
1723 void *last_obj; in octusb_xfer_setup() local1814 last_obj = NULL; in octusb_xfer_setup()1833 td->obj_next = last_obj; in octusb_xfer_setup()1835 last_obj = td; in octusb_xfer_setup()1838 xfer->td_start[0] = last_obj; in octusb_xfer_setup()