Searched refs:usbsacm_pipe_start_polling (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c282 static void usbsacm_pipe_start_polling(usbsacm_port_t *acmp);
2080 usbsacm_pipe_start_polling(acm_port);
3004 usbsacm_pipe_start_polling(cur_port);
3032 * usbsacm_pipe_start_polling:
3036 usbsacm_pipe_start_polling(usbsacm_port_t *acm_port) function
3043 "usbsacm_pipe_start_polling: ");
3058 "usbsacm_pipe_start_polling: alloc req failed.");
3082 "usbsacm_pipe_start_polling: failed (%d)", rval);
3160 usbsacm_pipe_start_polling(acm_port);

Completed in 60 milliseconds