Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcitgt.h62 void uhci_modify_td_active_bits(
H A Duhciutil.h133 void uhci_modify_td_active_bits(uhci_state_t *uhcip,
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c370 uhci_modify_td_active_bits(uhcip, pp); in uhci_hcdi_pipe_close()
529 uhci_modify_td_active_bits(uhcip, pp); in uhci_hcdi_pipe_reset()
1134 uhci_modify_td_active_bits(uhcip, pp); in uhci_stop_periodic_pipe_polling()
H A Duhciutil.c2088 uhci_modify_td_active_bits( in uhci_modify_td_active_bits() function