Searched defs:usbecm_pipe_start_polling (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c88 static void usbecm_pipe_start_polling(usbecm_state_t *ecmp);
1486 * usbecm_pipe_start_polling:
1490 usbecm_pipe_start_polling(usbecm_state_t *ecmp) function
1496 "usbecm_pipe_start_polling: ");
1511 "usbecm_pipe_start_polling: alloc req failed.");
1533 "usbecm_pipe_start_polling: failed (%d)", rval);
1538 "usbecm_pipe_start_polling: end, rval=%d", rval);
1611 usbecm_pipe_start_polling(ecmp);
2179 usbecm_pipe_start_polling(ecmp);
3008 usbecm_pipe_start_polling(ecm
[all...]

Completed in 282 milliseconds