Searched defs:polled_buf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcipolled.c73 uchar_t **polled_buf,
108 *polled_buf = uhci_polledp->uhci_polled_buf;
72 uhci_hcdi_polled_input_init(usba_pipe_handle_data_t *ph, uchar_t **polled_buf, usb_console_info_impl_t *console_input_info) argument
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c135 uchar_t **polled_buf,
177 *polled_buf = ehci_polledp->ehci_polled_buf;
133 ehci_hcdi_polled_input_init( usba_pipe_handle_data_t *ph, uchar_t **polled_buf, usb_console_info_impl_t *console_input_info) argument
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c124 uchar_t **polled_buf,
166 *polled_buf = ohci_polledp->ohci_polled_buf;
122 ohci_hcdi_polled_input_init( usba_pipe_handle_data_t *ph, uchar_t **polled_buf, usb_console_info_impl_t *console_input_info) argument

Completed in 66 milliseconds