Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c510 static void hubd_read_cb(usb_pipe_handle_t pipe, usb_intr_req_t *req);
3509 reqp->intr_cb = hubd_read_cb; in hubd_start_polling()
3679 hubd_read_cb(usb_pipe_handle_t pipe, usb_intr_req_t *reqp) in hubd_read_cb() function