Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c939 qtd, tw->tw_handle_callback_value); in ehci_handle_normal_qtd()
958 void *tw_handle_callback_value) in ehci_handle_ctrl_qtd() argument
1047 void *tw_handle_callback_value) in ehci_handle_bulk_qtd() argument
1105 void *tw_handle_callback_value) in ehci_handle_intr_qtd() argument
H A Dehci_isoch.c111 void *tw_handle_callback_value);
1215 void *tw_handle_callback_value) in ehci_handle_itd() argument
H A Dehci_xfer.c1545 tw->tw_handle_callback_value = NULL; in ehci_insert_ctrl_req()
1737 tw->tw_handle_callback_value = NULL; in ehci_insert_bulk_req()
2157 tw->tw_handle_callback_value = NULL; in ehci_allocate_intr_resources()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h387 usb_opaque_t tw_handle_callback_value; member
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h629 usb_opaque_t tw_handle_callback_value; member
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h633 usb_opaque_t tw_handle_callback_value; member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4823 tw->tw_handle_callback_value = NULL; in ohci_insert_ctrl_req()
5014 tw->tw_handle_callback_value = NULL; in ohci_insert_bulk_req()
5445 tw->tw_handle_callback_value = NULL; in ohci_allocate_intr_resources()
5705 tw->tw_handle_callback_value = NULL; in ohci_allocate_isoc_resources()
8949 td, tw->tw_handle_callback_value); in ohci_handle_normal_td()
8968 void *tw_handle_callback_value) in ohci_handle_ctrl_td() argument
9054 void *tw_handle_callback_value) in ohci_handle_bulk_td() argument
9115 void *tw_handle_callback_value) in ohci_handle_intr_td() argument
9270 void *tw_handle_callback_value) in ohci_handle_isoc_td() argument
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1592 tw->tw_handle_callback_value = NULL; in uhci_insert_intr_td()
2175 tw->tw_handle_callback_value = NULL; in uhci_insert_ctrl_td()
2817 tw->tw_handle_callback_value = (usb_opaque_t)req->bulk_data; in uhci_insert_bulk_td()
4019 tw->tw_handle_callback_value = NULL; in uhci_insert_isoc_td()