Home
last modified time | relevance | path

Searched refs:tw_accesshandle (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcipolled.c254 ddi_rep_get8(tw->tw_accesshandle, in uhci_hcdi_polled_read()
416 ddi_put8(tw->tw_accesshandle, (uint8_t *)tw->tw_buf, *buf); in uhci_hcdi_polled_write()
417 ddi_rep_put8(tw->tw_accesshandle, buf, (uint8_t *)tw->tw_buf, in uhci_hcdi_polled_write()
877 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in uhci_polled_create_tw()
890 ddi_dma_mem_free(&tw->tw_accesshandle); in uhci_polled_create_tw()
902 ddi_dma_mem_free(&tw->tw_accesshandle); in uhci_polled_create_tw()
H A Duhciutil.c1646 ddi_rep_put8(tw->tw_accesshandle, req->intr_data->b_rptr, in uhci_insert_intr_td()
1805 &real_length, &tw->tw_accesshandle) != DDI_SUCCESS) { in uhci_create_transfer_wrapper()
1823 ddi_dma_mem_free(&tw->tw_accesshandle); in uhci_create_transfer_wrapper()
2221 ddi_put32(tw->tw_accesshandle, (uint_t *)tw->tw_buf, sdata); in uhci_create_setup_pkt()
2225 ddi_put32(tw->tw_accesshandle, in uhci_create_setup_pkt()
2256 ddi_rep_put8(tw->tw_accesshandle, in uhci_create_setup_pkt()
2494 ddi_dma_mem_free(&tw->tw_accesshandle); in uhci_free_tw()
2835 ddi_rep_put8(tw->tw_accesshandle, in uhci_insert_bulk_td()
H A Duhci.c1395 ddi_rep_get8(tw->tw_accesshandle, in uhci_sendup_td_message()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c518 ddi_rep_put8(tw->tw_accesshandle, in ohci_hcdi_polled_write()
1850 ddi_rep_get8(tw->tw_accesshandle, in ohci_polled_handle_normal_td()
2153 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in ohci_polled_create_tw()
2166 ddi_dma_mem_free(&tw->tw_accesshandle); in ohci_polled_create_tw()
2178 ddi_dma_mem_free(&tw->tw_accesshandle); in ohci_polled_create_tw()
H A Dohci.c4832 ddi_put32(tw->tw_accesshandle, (uint_t *)tw->tw_buf, sdata); in ohci_insert_ctrl_req()
4842 ddi_put32(tw->tw_accesshandle, in ohci_insert_ctrl_req()
4871 ddi_rep_put8(tw->tw_accesshandle, data->b_rptr, in ohci_insert_ctrl_req()
5024 ddi_rep_put8(tw->tw_accesshandle, in ohci_insert_bulk_req()
5427 ddi_rep_put8(tw->tw_accesshandle, in ohci_allocate_intr_resources()
6917 (caddr_t *)&tw->tw_buf, &real_length, &tw->tw_accesshandle); in ohci_create_transfer_wrapper()
6939 ddi_dma_mem_free(&tw->tw_accesshandle); in ohci_create_transfer_wrapper()
7644 ddi_dma_mem_free(&tw->tw_accesshandle); in ohci_free_tw()
9612 ddi_rep_get8(tw->tw_accesshandle, in ohci_sendup_td_message()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c608 ddi_rep_put8(tw->tw_accesshandle, in ehci_hcdi_polled_write()
2044 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in ehci_polled_create_tw()
2057 ddi_dma_mem_free(&tw->tw_accesshandle); in ehci_polled_create_tw()
2069 ddi_dma_mem_free(&tw->tw_accesshandle); in ehci_polled_create_tw()
H A Dehci_xfer.c3046 (caddr_t *)&tw->tw_buf, &real_length, &tw->tw_accesshandle); in ehci_create_transfer_wrapper()
3068 ddi_dma_mem_free(&tw->tw_accesshandle); in ehci_create_transfer_wrapper()
3539 ddi_dma_mem_free(&tw->tw_accesshandle); in ehci_free_tw()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h366 ddi_acc_handle_t tw_accesshandle; /* Acc hndle */ member
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h588 ddi_acc_handle_t tw_accesshandle; /* Acc hndle */ member
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h603 ddi_acc_handle_t tw_accesshandle; /* Acc hndle */ member