Searched refs:ehci_insert_qtd (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_xfer.h | 109 extern int ehci_insert_qtd(
|
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_xfer.c | 165 int ehci_insert_qtd( 1573 (void) ehci_insert_qtd(ehcip, ctrl, 0, SETUP_SIZE, in ehci_insert_ctrl_req() 1609 (void) ehci_insert_qtd(ehcip, ctrl, EHCI_MAX_QTD_BUF_SIZE, in ehci_insert_ctrl_req() 1637 (void) ehci_insert_qtd(ehcip, ctrl, 0, 0, in ehci_insert_ctrl_req() 1774 (void) ehci_insert_qtd(ehcip, ctrl, len, bulk_pkt_size, in ehci_insert_bulk_req() 2187 (void) ehci_insert_qtd(ehcip, ctrl, 0, tw->tw_length, 0, pp, tw); in ehci_insert_intr_req() 2250 ehci_insert_qtd( in ehci_insert_qtd() function
|