Home
last modified time | relevance | path

Searched defs:num_characters (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_polled.c123 xhci_trb_t *trb, uint_t *num_characters) in xhci_polled_endpoint_transfer()
195 xhci_polled_event_process(xhci_polled_t *xhci_polledp, uint_t *num_characters) in xhci_polled_event_process()
360 uint_t *num_characters) in xhci_hcdi_console_read()
462 uchar_t *buf, uint_t num_characters, uint_t *num_characters_written) in xhci_hcdi_console_write()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dgenconsole.c183 usb_console_read(usb_console_info_t console_input_info, uint_t *num_characters) in usb_console_read()
354 uchar_t *buf, uint_t num_characters, uint_t *num_characters_written) in usb_console_write()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcipolled.c201 uhci_hcdi_polled_read(usb_console_info_impl_t *info, uint_t *num_characters) in uhci_hcdi_polled_read()
387 uint_t num_characters, uint_t *num_characters_written) in uhci_hcdi_polled_write()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c295 uint_t *num_characters) in ohci_hcdi_polled_read()
468 uint_t num_characters, uint_t *num_characters_written) in ohci_hcdi_polled_write()
1710 uint_t num_characters; in ohci_polled_process_input_list() local
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c386 uint_t *num_characters) in ehci_hcdi_polled_read()
573 uint_t num_characters, uint_t *num_characters_written) in ehci_hcdi_polled_write()
1358 uint_t num_characters = 0; in ehci_polled_process_active_intr_qtd_list() local