/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_hub.c | 529 usb_ctrl_req_t *ctrl_reqp) in ohci_handle_root_hub_request() argument 531 uchar_t bmRequestType = ctrl_reqp->ctrl_bmRequestType; in ohci_handle_root_hub_request() 532 uchar_t bRequest = ctrl_reqp->ctrl_bRequest; in ohci_handle_root_hub_request() 533 uint16_t wValue = ctrl_reqp->ctrl_wValue; in ohci_handle_root_hub_request() 534 uint16_t wIndex = ctrl_reqp->ctrl_wIndex; in ohci_handle_root_hub_request() 535 uint16_t wLength = ctrl_reqp->ctrl_wLength; in ohci_handle_root_hub_request() 536 mblk_t *data = ctrl_reqp->ctrl_data; in ohci_handle_root_hub_request() 558 ohcip->ohci_root_hub.rh_curr_ctrl_reqp = ctrl_reqp; in ohci_handle_root_hub_request() 1048 usb_ctrl_req_t *ctrl_reqp; in ohci_handle_get_port_status() local 1055 ctrl_reqp = ohcip->ohci_root_hub.rh_curr_ctrl_reqp; in ohci_handle_get_port_status() [all …]
|
H A D | ohci.c | 99 usb_ctrl_req_t *ctrl_reqp, 232 usb_ctrl_req_t *ctrl_reqp, 237 usb_ctrl_req_t *ctrl_reqp, 2825 usb_ctrl_req_t *ctrl_reqp, in ohci_hcdi_pipe_ctrl_xfer() argument 2837 (void *)ph, (void *)ctrl_reqp, usb_flags); in ohci_hcdi_pipe_ctrl_xfer() 2853 error = ohci_handle_root_hub_request(ohcip, ph, ctrl_reqp); in ohci_hcdi_pipe_ctrl_xfer() 2875 if ((tw = ohci_allocate_ctrl_resources(ohcip, pp, ctrl_reqp, in ohci_hcdi_pipe_ctrl_xfer() 2881 ohci_insert_ctrl_req(ohcip, ph, ctrl_reqp, tw, usb_flags); in ohci_hcdi_pipe_ctrl_xfer() 4767 usb_ctrl_req_t *ctrl_reqp, in ohci_allocate_ctrl_resources() argument 4775 if (ctrl_reqp->ctrl_wLength) { in ohci_allocate_ctrl_resources() [all …]
|
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_hub.c | 513 usb_ctrl_req_t *ctrl_reqp) in ehci_handle_root_hub_request() argument 515 uchar_t bmRequestType = ctrl_reqp->ctrl_bmRequestType; in ehci_handle_root_hub_request() 516 uchar_t bRequest = ctrl_reqp->ctrl_bRequest; in ehci_handle_root_hub_request() 517 uint16_t wValue = ctrl_reqp->ctrl_wValue; in ehci_handle_root_hub_request() 518 uint16_t wIndex = ctrl_reqp->ctrl_wIndex; in ehci_handle_root_hub_request() 519 uint16_t wLength = ctrl_reqp->ctrl_wLength; in ehci_handle_root_hub_request() 520 mblk_t *data = ctrl_reqp->ctrl_data; in ehci_handle_root_hub_request() 543 ehcip->ehci_root_hub.rh_curr_ctrl_reqp = ctrl_reqp; in ehci_handle_root_hub_request() 1261 usb_ctrl_req_t *ctrl_reqp; in ehci_handle_get_port_status() local 1269 ctrl_reqp = ehcip->ehci_root_hub.rh_curr_ctrl_reqp; in ehci_handle_get_port_status() [all …]
|
H A D | ehci_xfer.c | 116 usb_ctrl_req_t *ctrl_reqp, 121 usb_ctrl_req_t *ctrl_reqp, 1473 usb_ctrl_req_t *ctrl_reqp, in ehci_allocate_ctrl_resources() argument 1481 if (ctrl_reqp->ctrl_wLength) { in ehci_allocate_ctrl_resources() 1492 if (ctrl_reqp->ctrl_wLength) { in ehci_allocate_ctrl_resources() 1494 ctrl_reqp->ctrl_wLength; in ehci_allocate_ctrl_resources() 1515 usb_ctrl_req_t *ctrl_reqp, in ehci_insert_ctrl_req() argument 1520 uchar_t bmRequestType = ctrl_reqp->ctrl_bmRequestType; in ehci_insert_ctrl_req() 1521 uchar_t bRequest = ctrl_reqp->ctrl_bRequest; in ehci_insert_ctrl_req() 1522 uint16_t wValue = ctrl_reqp->ctrl_wValue; in ehci_insert_ctrl_req() [all …]
|
H A D | ehci.c | 1181 usb_ctrl_req_t *ctrl_reqp, in ehci_hcdi_pipe_ctrl_xfer() argument 1193 (void *)ph, (void *)ctrl_reqp, usb_flags); in ehci_hcdi_pipe_ctrl_xfer() 1209 error = ehci_handle_root_hub_request(ehcip, ph, ctrl_reqp); in ehci_hcdi_pipe_ctrl_xfer() 1231 if ((tw = ehci_allocate_ctrl_resources(ehcip, pp, ctrl_reqp, in ehci_hcdi_pipe_ctrl_xfer() 1237 ehci_insert_ctrl_req(ehcip, ph, ctrl_reqp, tw, usb_flags); in ehci_hcdi_pipe_ctrl_xfer()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcihub.c | 599 usb_ctrl_req_t *ctrl_reqp = (usb_ctrl_req_t *)req; in uhci_handle_get_port_status() local 603 ASSERT(ctrl_reqp->ctrl_data != NULL); in uhci_handle_get_port_status() 615 *ctrl_reqp->ctrl_data->b_wptr++ = (uchar_t)new_port_status; in uhci_handle_get_port_status() 616 *ctrl_reqp->ctrl_data->b_wptr++ = (uchar_t)(new_port_status >> 8); in uhci_handle_get_port_status() 617 *ctrl_reqp->ctrl_data->b_wptr++ = (uchar_t)change_status; in uhci_handle_get_port_status() 618 *ctrl_reqp->ctrl_data->b_wptr++ = (uchar_t)(change_status >> 8); in uhci_handle_get_port_status()
|
H A D | uhcitgt.c | 613 usb_ctrl_req_t *ctrl_reqp, in uhci_hcdi_pipe_ctrl_xfer() argument 623 (void *)ctrl_reqp, (void *)ph, flags); in uhci_hcdi_pipe_ctrl_xfer() 640 error = uhci_handle_root_hub_request(uhcip, ph, ctrl_reqp); in uhci_hcdi_pipe_ctrl_xfer() 647 if ((error = uhci_insert_ctrl_td(uhcip, ph, ctrl_reqp, flags)) != in uhci_hcdi_pipe_ctrl_xfer()
|
H A D | uhciutil.c | 2128 usb_ctrl_req_t *ctrl_reqp, in uhci_insert_ctrl_td() argument 2136 "uhci_insert_ctrl_td: timeout: 0x%x", ctrl_reqp->ctrl_timeout); in uhci_insert_ctrl_td() 2147 if (ctrl_reqp->ctrl_wLength) { in uhci_insert_ctrl_td() 2149 ctrl_reqp->ctrl_wLength; in uhci_insert_ctrl_td() 2165 tw->tw_curr_xfer_reqp = (usb_opaque_t)ctrl_reqp; in uhci_insert_ctrl_td() 2167 tw->tw_bytes_pending = ctrl_reqp->ctrl_wLength; in uhci_insert_ctrl_td() 2168 tw->tw_timeout_cnt = max(UHCI_CTRL_TIMEOUT, ctrl_reqp->ctrl_timeout); in uhci_insert_ctrl_td()
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_xfer.h | 71 usb_ctrl_req_t *ctrl_reqp, 76 usb_ctrl_req_t *ctrl_reqp,
|
H A D | ehcid.h | 1111 usb_ctrl_req_t *ctrl_reqp, 1191 usb_ctrl_req_t *ctrl_reqp);
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 935 usb_ctrl_req_t *ctrl_reqp);
|