Searched refs:usba_hcdi_cb (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/uts/common/io/usb/usba/ |
H A D | README | 56 usba_hcdi_cb USB_PIPE_STATE_ACTIVE - Before doing callback USB_PIPE_STATE_IDLE 66 usba_hcdi_cb 106 usba_hcdi_cb USB_PIPE_STATE_ACTIVE - Before doing callback USB_PIPE_STATE_IDLE 115 usba_hcdi_cb 147 …usba_hcdi_cb USB_PIPE_STATE_ACTIVE if no requests are pending Before doing callback USB_PIPE_STA… 155 usba_hcdi_cb 184 usba_hcdi_cb USB_PIPE_STATE_ACTIVE One time xfer Before doing callback USB_PIPE_STATE_IDLE 192 usba_hcdi_cb 224 …usba_hcdi_cb USB_PIPE_STATE_ACTIVE if no requests are pending Before doing callback USB_PIPE_STA… 232 usba_hcdi_cb [all …]
|
H A D | hcdi.c | 470 usba_hcdi_cb(usba_pipe_handle_data_t *ph_data, in usba_hcdi_cb() function
|
H A D | usbai_req.c | 947 usba_hcdi_cb(req_wrp->wr_ph_data, req_wrp->wr_req, cr); in usba_do_req_exc_cb()
|
/titanic_44/usr/src/uts/common/sys/usb/usba/ |
H A D | hcdi.h | 226 usba_hcdi_cb(usba_pipe_handle_data_t *ph,
|
/titanic_44/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcihub.c | 989 usba_hcdi_cb(ph, req, cr); in uhci_rh_hcdi_callback()
|
H A D | uhciutil.c | 4964 usba_hcdi_cb(ph, curr_xfer_reqp, cr); in uhci_hcdi_callback()
|
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_isoch.c | 1446 usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason); in ehci_hcdi_isoc_callback()
|
H A D | ehci_hub.c | 2127 usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason); in ehci_root_hub_hcdi_callback()
|
H A D | ehci_xfer.c | 4162 usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason); in ehci_hcdi_callback()
|
/titanic_44/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_hub.c | 1819 usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason); in ohci_root_hub_hcdi_callback()
|
H A D | ohci.c | 10900 usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason); in ohci_hcdi_callback()
|