Home
last modified time | relevance | path

Searched refs:ehci_polled_buf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_polled.h88 uchar_t *ehci_polled_buf; member
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c174 ehci_polledp->ehci_polled_buf = in ehci_hcdi_polled_input_init()
177 *polled_buf = ehci_polledp->ehci_polled_buf; in ehci_hcdi_polled_input_init()
222 kmem_free(ehci_polledp->ehci_polled_buf, POLLED_RAW_BUF_SIZE); in ehci_hcdi_polled_input_fini()
1489 bcopy(buf, ehci_polledp->ehci_polled_buf, length); in ehci_polled_handle_normal_qtd()