Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Dehci.wlcmd53 root hubd_exception_cb
96 add usb_intr_req::intr_exc_cb targets hubd_exception_cb
H A Dohci.wlcmd53 root hubd_exception_cb
97 add usb_intr_req::intr_exc_cb targets hubd_exception_cb
H A Duhci.wlcmd50 root hubd_exception_cb
95 add usb_intr_req::intr_exc_cb targets hubd_exception_cb
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c510 static void hubd_exception_cb(usb_pipe_handle_t pipe,
3350 reqp->intr_exc_cb = hubd_exception_cb; in hubd_start_polling()
3444 hubd_exception_cb(usb_pipe_handle_t pipe, usb_intr_req_t *reqp) in hubd_exception_cb() function