Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h370 uint_t tw_cookie_idx; /* DMA cookie index */ member
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c1711 tw->tw_cookie_idx++; in ehci_polled_fill_in_qtd()
1712 ASSERT(tw->tw_cookie_idx < tw->tw_ncookies); in ehci_polled_fill_in_qtd()
2082 tw->tw_cookie_idx = 0; in ehci_polled_create_tw()
H A Dehci_xfer.c2447 tw->tw_cookie_idx++; in ehci_fill_in_qtd()
2448 ASSERT(tw->tw_cookie_idx < tw->tw_ncookies); in ehci_fill_in_qtd()
2467 tw->tw_cookie_idx); in ehci_fill_in_qtd()
3079 tw->tw_cookie_idx = 0; in ehci_create_transfer_wrapper()
/titanic_44/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h594 uint_t tw_cookie_idx; /* DMA cookie index */ member
/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h605 uint_t tw_cookie_idx; /* DMA cookie index */ member
/titanic_44/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1879 ASSERT((tw->tw_cookie_idx == 0) && (tw->tw_dma_offs == 0)); in ohci_polled_insert_td()
2188 tw->tw_cookie_idx = 0; in ohci_polled_create_tw()
H A Dohci.c6105 tw->tw_cookie_idx++; in ohci_init_td()
6106 ASSERT(tw->tw_cookie_idx < tw->tw_ncookies); in ohci_init_td()
6131 tw->tw_cookie_idx); in ohci_init_td()
6966 tw->tw_cookie_idx = 0; in ohci_create_transfer_wrapper()
9457 if (tw->tw_cookie_idx != 0) { in ohci_tw_rebind_cookie()
9477 tw->tw_cookie_idx = 0; in ohci_tw_rebind_cookie()
/titanic_44/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1830 tw->tw_cookie_idx = 0; in uhci_create_transfer_wrapper()
2057 tw->tw_cookie_idx++; in uhci_get_tw_paddr_by_offs()
2058 ASSERT(tw->tw_cookie_idx < tw->tw_ncookies); in uhci_get_tw_paddr_by_offs()
2076 tw->tw_cookie_idx); in uhci_get_tw_paddr_by_offs()