Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcitgt.h70 void uhci_remove_tds_tws(uhci_state_t *uhcip,
H A Duhciutil.h139 void uhci_remove_tds_tws(uhci_state_t *uhcip,
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c387 uhci_remove_tds_tws(uhcip, ph); in uhci_hcdi_pipe_close()
546 uhci_remove_tds_tws(uhcip, ph); in uhci_hcdi_pipe_reset()
1145 uhci_remove_tds_tws(uhcip, ph); in uhci_stop_periodic_pipe_polling()
H A Duhciutil.c2597 uhci_remove_tds_tws( in uhci_remove_tds_tws() function