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 in struct:ehci_polled
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c174 ehci_polledp->ehci_polled_buf =
177 *polled_buf = ehci_polledp->ehci_polled_buf;
222 kmem_free(ehci_polledp->ehci_polled_buf, POLLED_RAW_BUF_SIZE);
1489 bcopy(buf, ehci_polledp->ehci_polled_buf, length);

Completed in 59 milliseconds