Home
last modified time | relevance | path

Searched refs:usb_pipe_get_state (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_cbi.c392 rval = usb_pipe_get_state(scsa2usbp->scsa2usb_intr_pipe, in scsa2usb_cbi_start_intr_polling()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba10_calls.c146 return (usb_pipe_get_state(pipe_handle, pipe_state, flags)); in usba10_usb_pipe_get_state()
H A Dusbai_util.c1289 usb_pipe_get_state(usb_pipe_handle_t pipe_handle, in usb_pipe_get_state() function
H A Dhubdi.c3519 rval = usb_pipe_get_state(hubd->h_ep1_ph, &pipe_state, in hubd_start_polling()
3550 rval = usb_pipe_get_state(hubd->h_ep1_ph, &pipe_state, in hubd_stop_polling()
7810 (void) usb_pipe_get_state(hubd->h_ep1_ph, &prev_pipe_state, in usba_hubdi_ioctl()
9322 (void) usb_pipe_get_state(hubd->h_ep1_ph, &prev_pipe_state, in usba_hubdi_reset_device()
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c169 usb_pipe_get_state( in usb_pipe_get_state() function
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1039 int usb_pipe_get_state(
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-usb.p5m177 file path=usr/share/man/man9f/usb_pipe_get_state.9f
/illumos-gate/usr/src/man/man9f/
H A DMakefile541 usb_pipe_get_state.9f \
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c2238 usb_pipe_get_state(dp->intr_pipe, &p_state, 0); in usbgem_mac_start()