/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | README | 74 usb_pipe_reset USB_PIPE_STATE_XXXX - Return failure USB_PIPE_STATE_XXXX 121 usb_pipe_reset USB_PIPE_STATE_XXXX - Remove all outstanding USB_PIPE_STATE_IDLE 161 usb_pipe_reset USB_PIPE_STATE_XXXX - Remove all outstanding USB_PIPE_STATE_IDLE 198 usb_pipe_reset USB_PIPE_STATE_XXXX - Remove all outstanding USB_PIPE_STATE_IDLE 238 usb_pipe_reset USB_PIPE_STATE_XXXX - Remove all outstanding USB_PIPE_STATE_IDLE 275 usb_pipe_reset USB_PIPE_STATE_XXXX - Remove all outstanding USB_PIPE_STATE_IDLE 315 usb_pipe_reset USB_PIPE_STATE_XXXX - Remove all outstanding USB_PIPE_STATE_IDLE
|
H A D | usba10_calls.c | 230 usb_pipe_reset(dip, pipe_handle, usb_flags, cb, cb_arg); in usba10_usb_pipe_reset()
|
/titanic_41/usr/src/uts/common/io/zyd/ |
H A D | zyd_usb.c | 564 usb_pipe_reset(uc->dip, pipe, USB_FLAGS_SLEEP, NULL, 0); in zyd_usb_bulk_pipe_send() 637 usb_pipe_reset(uc->dip, pipe, USB_FLAGS_SLEEP, NULL, 0); in zyd_usb_intr_pipe_send() 1034 usb_pipe_reset(uc->dip, uc->pipe_data_in, USB_FLAGS_SLEEP, in zyd_usb_data_in_disable()
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | usbprn_with_usba.wlcmd | 83 root usb_pipe_reset
|
H A D | usbvc_with_usba.wlcmd | 84 root usb_pipe_reset
|
H A D | usb_ia_with_usba.wlcmd | 54 root usb_pipe_reset
|
H A D | usb_mid_with_usba.wlcmd | 54 root usb_pipe_reset
|
H A D | usbskel_with_usba.wlcmd | 49 root usb_pipe_reset
|
H A D | usb_as_with_usba.wlcmd | 78 root usb_pipe_reset
|
H A D | usbecm_with_usba.wlcmd | 84 root usb_pipe_reset
|
H A D | hid_with_usba.wlcmd | 68 root usb_pipe_reset
|
H A D | usb_ac_with_usba.wlcmd | 78 root usb_pipe_reset
|
H A D | usbser_edge_with_usba.wlcmd | 74 root usb_pipe_reset
|
H A D | usbftdi_with_usba.wlcmd | 90 root usb_pipe_reset
|
H A D | usbsacm_with_usba.wlcmd | 93 root usb_pipe_reset
|
H A D | usbsprl_with_usba.wlcmd | 89 root usb_pipe_reset
|
H A D | usbser_keyspan_with_usba.wlcmd | 95 root usb_pipe_reset
|
/titanic_41/usr/src/uts/common/io/uath/ |
H A D | uath.c | 538 usb_pipe_reset(sc->sc_dev, sc->rx_cmd_pipe, flags, NULL, 0); in uath_close_pipes() 544 usb_pipe_reset(sc->sc_dev, sc->tx_cmd_pipe, flags, NULL, 0); in uath_close_pipes() 550 usb_pipe_reset(sc->sc_dev, sc->rx_data_pipe, flags, NULL, 0); in uath_close_pipes() 556 usb_pipe_reset(sc->sc_dev, sc->tx_data_pipe, flags, NULL, 0); in uath_close_pipes() 2606 usb_pipe_reset(sc->sc_dev, sc->rx_data_pipe, USB_FLAGS_SLEEP, NULL, 0); in uath_stop_locked() 2607 usb_pipe_reset(sc->sc_dev, sc->tx_data_pipe, USB_FLAGS_SLEEP, NULL, 0); in uath_stop_locked() 2608 usb_pipe_reset(sc->sc_dev, sc->tx_cmd_pipe, USB_FLAGS_SLEEP, NULL, 0); in uath_stop_locked()
|
/titanic_41/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 247 usb_pipe_reset( in usb_pipe_reset() function
|
/titanic_41/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 1152 void usb_pipe_reset(
|
/titanic_41/usr/src/uts/common/io/atu/ |
H A D | atu.c | 581 usb_pipe_reset(sc->sc_dip, sc->sc_rx_pipe, flags, NULL, 0); in atu_close_pipes() 587 usb_pipe_reset(sc->sc_dip, sc->sc_tx_pipe, flags, NULL, 0); in atu_close_pipes()
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/ |
H A D | keyspan_pipe.c | 756 usb_pipe_reset(ksp->ks_dip, in keyspan_close_open_pipes() 779 usb_pipe_reset(ksp->ks_dip, in keyspan_close_open_pipes()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | driver-usb.mf | 158 file path=usr/share/man/man9f/usb_pipe_reset.9f
|
/titanic_41/usr/src/uts/common/io/ural/ |
H A D | ural.c | 1474 usb_pipe_reset(sc->sc_dev, sc->sc_rx_pipeh, flags, NULL, 0); in ural_close_pipes() 1480 usb_pipe_reset(sc->sc_dev, sc->sc_tx_pipeh, flags, NULL, 0); in ural_close_pipes()
|
/titanic_41/usr/src/uts/common/io/rum/ |
H A D | rum.c | 1480 usb_pipe_reset(sc->sc_dev, sc->sc_rx_pipeh, flags, NULL, 0); in rum_close_pipes() 1486 usb_pipe_reset(sc->sc_dev, sc->sc_tx_pipeh, flags, NULL, 0); in rum_close_pipes()
|