Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h370 uint_t tw_cookie_idx; /* DMA cookie index */ member
/illumos-gate/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.c2445 tw->tw_cookie_idx++; in ehci_fill_in_qtd()
2446 ASSERT(tw->tw_cookie_idx < tw->tw_ncookies); in ehci_fill_in_qtd()
2465 tw->tw_cookie_idx); in ehci_fill_in_qtd()
3075 tw->tw_cookie_idx = 0; in ehci_create_transfer_wrapper()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h594 uint_t tw_cookie_idx; /* DMA cookie index */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1882 ASSERT((tw->tw_cookie_idx == 0) && (tw->tw_dma_offs == 0)); in ohci_polled_insert_td()
2191 tw->tw_cookie_idx = 0; in ohci_polled_create_tw()
H A Dohci.c6087 tw->tw_cookie_idx++; in ohci_init_td()
6088 ASSERT(tw->tw_cookie_idx < tw->tw_ncookies); in ohci_init_td()
6113 tw->tw_cookie_idx); in ohci_init_td()
6946 tw->tw_cookie_idx = 0; in ohci_create_transfer_wrapper()
9437 if (tw->tw_cookie_idx != 0) { in ohci_tw_rebind_cookie()
9457 tw->tw_cookie_idx = 0; in ohci_tw_rebind_cookie()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h606 uint_t tw_cookie_idx; /* DMA cookie index */ member
/illumos-gate/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()