Searched refs:usb_pipe_reset (Results 1 - 25 of 31) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A DREADME74 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 Dusba10_calls.c230 usb_pipe_reset(dip, pipe_handle, usb_flags, cb, cb_arg);
H A Dusbai_pipe_mgmt.c40 * usb_pipe_reset()
1234 * usb_pipe_reset
1244 usb_pipe_reset(dev_info_t *dip, function
1259 "usb_pipe_reset: dip=0x%p ph=0x%p uf=0x%x",
1271 "usb_pipe_reset: invalid arguments");
1285 "usb_pipe_reset: invalid context");
1299 "usb_pipe_reset: not allowed to reset def pipe");
1308 "usb_pipe_reset: invalid pipe");
/opensolaris-onvv-gate/usr/src/uts/common/io/warlock/
H A Dhwahc_with_usba.wlcmd59 root usb_pipe_reset
H A Dusb_as_with_usba.wlcmd78 root usb_pipe_reset
H A Dusb_ia_with_usba.wlcmd54 root usb_pipe_reset
H A Dusb_mid_with_usba.wlcmd54 root usb_pipe_reset
H A Dusbprn_with_usba.wlcmd83 root usb_pipe_reset
H A Dusbskel_with_usba.wlcmd49 root usb_pipe_reset
H A Dusbvc_with_usba.wlcmd84 root usb_pipe_reset
H A Dhid_with_usba.wlcmd68 root usb_pipe_reset
H A Dusb_ac_with_usba.wlcmd78 root usb_pipe_reset
H A Dusbecm_with_usba.wlcmd84 root usb_pipe_reset
H A Dusbser_edge_with_usba.wlcmd74 root usb_pipe_reset
H A Dusbser_keyspan_with_usba.wlcmd95 root usb_pipe_reset
/opensolaris-onvv-gate/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c564 usb_pipe_reset(uc->dip, pipe, USB_FLAGS_SLEEP, NULL, 0);
637 usb_pipe_reset(uc->dip, pipe, USB_FLAGS_SLEEP, NULL, 0);
1034 usb_pipe_reset(uc->dip, uc->pipe_data_in, USB_FLAGS_SLEEP,
/opensolaris-onvv-gate/usr/src/uts/common/io/uath/
H A Duath.c538 usb_pipe_reset(sc->sc_dev, sc->rx_cmd_pipe, flags, NULL, 0);
544 usb_pipe_reset(sc->sc_dev, sc->tx_cmd_pipe, flags, NULL, 0);
550 usb_pipe_reset(sc->sc_dev, sc->rx_data_pipe, flags, NULL, 0);
556 usb_pipe_reset(sc->sc_dev, sc->tx_data_pipe, flags, NULL, 0);
2606 usb_pipe_reset(sc->sc_dev, sc->rx_data_pipe, USB_FLAGS_SLEEP, NULL, 0);
2607 usb_pipe_reset(sc->sc_dev, sc->tx_data_pipe, USB_FLAGS_SLEEP, NULL, 0);
2608 usb_pipe_reset(sc->sc_dev, sc->tx_cmd_pipe, USB_FLAGS_SLEEP, NULL, 0);
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c247 usb_pipe_reset( function
/opensolaris-onvv-gate/usr/src/uts/common/io/atu/
H A Datu.c581 usb_pipe_reset(sc->sc_dip, sc->sc_rx_pipe, flags, NULL, 0);
587 usb_pipe_reset(sc->sc_dip, sc->sc_tx_pipe, flags, NULL, 0);
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.c756 usb_pipe_reset(ksp->ks_dip,
779 usb_pipe_reset(ksp->ks_dip,
H A Dkeyspan_dsd.c694 usb_pipe_reset(ksp->ks_dip,
708 usb_pipe_reset(ksp->ks_dip,
/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1003 * must call usb_pipe_reset() to clear any leftover state that's associated
1006 * Calling usb_pipe_reset() on a control or bulk pipe resets the state to
1007 * PIPE_STATE_ACTIVE. Calling usb_pipe_reset() on an interrupt or
1018 * - usb_pipe_reset<-[PIPE_STATE_ERROR]<-device error
1028 * + usb_pipe_reset<-[PIPE_STATE_ERROR]<-device error
1038 * + usb_pipe_reset<-[PIPE_STATE_ERROR]<-device error
1268 void usb_pipe_reset(
/opensolaris-onvv-gate/usr/src/uts/common/io/rum/
H A Drum.c1480 usb_pipe_reset(sc->sc_dev, sc->sc_rx_pipeh, flags, NULL, 0);
1486 usb_pipe_reset(sc->sc_dev, sc->sc_tx_pipeh, flags, NULL, 0);
/opensolaris-onvv-gate/usr/src/uts/common/io/ural/
H A Dural.c1474 usb_pipe_reset(sc->sc_dev, sc->sc_rx_pipeh, flags, NULL, 0);
1480 usb_pipe_reset(sc->sc_dev, sc->sc_tx_pipeh, flags, NULL, 0);
/opensolaris-onvv-gate/usr/src/uts/common/io/urtw/
H A Durtw.c3744 usb_pipe_reset(sc->sc_dev,
3752 usb_pipe_reset(sc->sc_dev,
3760 usb_pipe_reset(sc->sc_dev,

Completed in 226 milliseconds

12