Home
last modified time | relevance | path

Searched refs:uhci_insert_bulk_td (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcitgt.h44 int uhci_insert_bulk_td(uhci_state_t *uhcip,
H A Duhciutil.h75 int uhci_insert_bulk_td(uhci_state_t *uhcip,
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c692 if ((error = uhci_insert_bulk_td(uhcip, pipe_handle, bulk_reqp, in uhci_hcdi_pipe_bulk_xfer()
H A Duhciutil.c2781 uhci_insert_bulk_td( in uhci_insert_bulk_td() function