Symbol: usba_hcdi_cb
usr/src/uts/common/io/usb/hcd/ehci/ehci_hub.c
2127
usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason);
usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch.c
1447
usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason);
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
4158
usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason);
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10880
usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason);
usr/src/uts/common/io/usb/hcd/openhci/ohci_hub.c
1819
usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason);
usr/src/uts/common/io/usb/hcd/uhci/uhcihub.c
989
usba_hcdi_cb(ph, req, cr);
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
4964
usba_hcdi_cb(ph, curr_xfer_reqp, cr);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1073
usba_hcdi_cb(xep->xep_pipe, xt->xt_usba_req, USB_CR_TIMEOUT);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1338
usba_hcdi_cb(xep->xep_pipe, (usb_opaque_t)ucrp, xt->xt_cr);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1512
usba_hcdi_cb(xep->xep_pipe, urp, cr);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1600
usba_hcdi_cb(xep->xep_pipe, (usb_opaque_t)usrp, cr);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1770
usba_hcdi_cb(xep->xep_pipe, urp, xt->xt_cr);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1772
usba_hcdi_cb(xep->xep_pipe,
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
598
usba_hcdi_cb(ph, (usb_opaque_t)ucrp, ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
657
usba_hcdi_cb(ph, (usb_opaque_t)new, USB_CR_NO_RESOURCES);
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
677
usba_hcdi_cb(ph, (usb_opaque_t)new, USB_CR_OK);
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
703
usba_hcdi_cb(ph, (usb_opaque_t)uirp, USB_CR_STOPPED_POLLING);
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
366
usba_hcdi_cb(xep->xep_pipe, xt->xt_usba_req,
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
377
usba_hcdi_cb(xep->xep_pipe, xpp->xpp_usb_req,
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
504
usba_hcdi_cb(ph, urp, is_close == B_TRUE ?
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
843
usba_hcdi_cb(ph, (usb_opaque_t)ucrp, USB_CR_NOT_SUPPORTED);
usr/src/uts/common/io/usb/usba/usbai_req.c
952
usba_hcdi_cb(req_wrp->wr_ph_data, req_wrp->wr_req, cr);
usr/src/uts/common/sys/usb/usba/hcdi.h
249
usba_hcdi_cb(usba_pipe_handle_data_t *ph,