/titanic_44/usr/src/uts/sun4v/io/ |
H A D | fault_iso.c | 55 static ds_svc_hdl_t mem_handle; variable 89 &mem_handle /* cb_arg */ 424 if ((rv = ds_cap_send(mem_handle, &resp_msg, sizeof (resp_msg))) != 0) { in mem_data_handler() 437 if ((ds_svc_hdl_t *)arg == &mem_handle) in fi_reg_handler() 438 mem_handle = hdl; in fi_reg_handler() 448 if ((ds_svc_hdl_t *)arg == &mem_handle) in fi_unreg_handler() 449 mem_handle = DS_INVALID_HDL; in fi_unreg_handler()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | mem_config.c | 674 struct mem_handle; 675 static void transit_list_collect(struct mem_handle *, int); 725 static void mem_del_stat_print_func(struct mem_handle *); 741 struct mem_handle { struct 743 struct mem_handle *mh_next; argument 763 static struct mem_handle *mem_handle_head; argument 766 static struct mem_handle * 769 struct mem_handle *mhp; in kphysm_allocate_mem_handle() 771 mhp = kmem_zalloc(sizeof (struct mem_handle), KM_SLEEP); in kphysm_allocate_mem_handle() 785 kphysm_free_mem_handle(struct mem_handle *mhp) in kphysm_free_mem_handle() [all …]
|
/titanic_44/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_ixl_misc.c | 459 if (dma_firstp->mem_handle != NULL) { in hci1394_delete_dma_desc_mem() 460 hci1394_buf_free(&dma_firstp->mem_handle); in hci1394_delete_dma_desc_mem()
|
H A D | hci1394_ixl_comp.c | 2706 dma_new->mem_handle = in hci1394_alloc_dma_mem() 2707 wvp->dma_currentp->mem_handle; in hci1394_alloc_dma_mem() 2708 wvp->dma_currentp->mem_handle = NULL; in hci1394_alloc_dma_mem() 2718 if (dma_new->mem_handle == NULL) { in hci1394_alloc_dma_mem() 2723 &parms, &dma_new->mem, &dma_new->mem_handle); in hci1394_alloc_dma_mem() 2735 hci1394_buf_free(&dma_new->mem_handle); in hci1394_alloc_dma_mem()
|
/titanic_44/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhci.h | 284 ddi_acc_handle_t mem_handle; /* Memory handle */ member 306 ddi_acc_handle_t mem_handle; /* Memory handle */ member
|
/titanic_44/usr/src/uts/common/io/ |
H A D | fdc.c | 1134 ddi_acc_handle_t mem_handle = NULL; in fdrw() local 1189 &real_size, &mem_handle); in fdrw() 1235 if (mem_handle != NULL) { in fdrw() 1236 ddi_dma_mem_free(&mem_handle); in fdrw() 1255 ddi_acc_handle_t mem_handle = NULL; in fdtrkformat() local 1308 &real_size, &mem_handle); in fdtrkformat() 1360 if (mem_handle != NULL) { in fdtrkformat() 1361 ddi_dma_mem_free(&mem_handle); in fdtrkformat() 1381 ddi_acc_handle_t mem_handle = NULL; in fdrawioctl() local 1478 DDI_DMA_SLEEP, NULL, &aligned_buf, &real_size, &mem_handle); in fdrawioctl() [all …]
|
/titanic_44/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_isoch.h | 66 hci1394_buf_handle_t mem_handle; member
|
/titanic_44/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 2486 ddi_dma_mem_free(&tw->tw_isoc_bufs[i].mem_handle); in uhci_free_tw() 3157 ddi_dma_mem_free(&td_pool_ptr2->mem_handle); in uhci_alloc_memory_for_tds() 3173 &td_pool_ptr1->mem_handle) != DDI_SUCCESS) { in uhci_alloc_memory_for_tds() 3182 ddi_dma_mem_free(&td_pool_ptr2->mem_handle); in uhci_alloc_memory_for_tds() 3228 ddi_dma_mem_free(&td_pool_ptr1->mem_handle); in uhci_alloc_memory_for_tds() 3236 ddi_dma_mem_free(&td_pool_ptr2->mem_handle); in uhci_alloc_memory_for_tds() 3495 ddi_dma_mem_free(&td_pool_ptr->mem_handle); in uhci_handle_bulk_td() 3722 ddi_dma_mem_free(&td_pool_ptr->mem_handle); in uhci_remove_bulk_tds_tws() 3861 mem_handle); in uhci_create_isoc_transfer_wrapper() 3876 &real_length, &tw->tw_isoc_bufs[i].mem_handle)) != in uhci_create_isoc_transfer_wrapper() [all …]
|
H A D | uhci.c | 1382 ddi_rep_get8(tw->tw_isoc_bufs[i].mem_handle, in uhci_sendup_td_message()
|
/titanic_44/usr/src/uts/sun/io/ |
H A D | fd.c | 2576 ddi_acc_handle_t mem_handle; in fdrawioctl() local 2705 &mem_handle); in fdrawioctl() 2716 ddi_dma_mem_free(&mem_handle); in fdrawioctl() 2736 ddi_dma_mem_free(&mem_handle); in fdrawioctl() 2794 &mem_handle); in fdrawioctl() 2809 ddi_dma_mem_free(&mem_handle); in fdrawioctl() 2824 ddi_dma_mem_free(&mem_handle); in fdrawioctl() 2891 ddi_dma_mem_free(&mem_handle); in fdrawioctl() 2958 ddi_acc_handle_t mem_handle; in fdformat() local 3019 &mem_handle); in fdformat() [all …]
|
/titanic_44/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohci.h | 464 ddi_acc_handle_t mem_handle; /* Memory handle */ member
|
/titanic_44/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 5707 tw->tw_isoc_bufs[i].mem_handle, p, in ohci_allocate_isoc_resources() 7114 mem_handle); in ohci_create_isoc_transfer_wrapper() 7135 &real_length, &tw->tw_isoc_bufs[i].mem_handle); in ohci_create_isoc_transfer_wrapper() 7148 mem_handle); in ohci_create_isoc_transfer_wrapper() 7182 ddi_dma_mem_free(&tw->tw_isoc_bufs[i].mem_handle); in ohci_create_isoc_transfer_wrapper() 7190 mem_handle); in ohci_create_isoc_transfer_wrapper() 7655 ddi_dma_mem_free(&tw->tw_isoc_bufs[i].mem_handle); in ohci_free_tw() 9620 ddi_rep_get8(tw->tw_isoc_bufs[i].mem_handle, in ohci_sendup_td_message()
|