Home
last modified time | relevance | path

Searched refs:buf_info (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c46 MBUF_INFO *buf_info; in emlxs_mem_alloc_buffer() local
53 buf_info = &bufinfo; in emlxs_mem_alloc_buffer()
299 MBUF_INFO *buf_info; in emlxs_mem_free_buffer() local
303 buf_info = &bufinfo; in emlxs_mem_free_buffer()
417 MBUF_INFO *buf_info; in emlxs_mem_pool_alloc() local
582 MBUF_INFO *buf_info; in emlxs_mem_pool_free() local
1056 MBUF_INFO *buf_info; in emlxs_mem_buf_alloc() local
1059 buf_info = &bufinfo; in emlxs_mem_buf_alloc()
1115 MBUF_INFO *buf_info; in emlxs_mem_buf_free() local
1117 buf_info = &bufinfo; in emlxs_mem_buf_free()
[all …]
H A Demlxs_sli4.c1809 MBUF_INFO *buf_info; in emlxs_sli4_map_hdw() local
1812 buf_info = &bufinfo; in emlxs_sli4_map_hdw()
7554 MBUF_INFO *buf_info; in emlxs_sli4_resource_free() local
7568 if (buf_info->virt) { in emlxs_sli4_resource_free()
7640 if (buf_info->virt) { in emlxs_sli4_resource_free()
7660 MBUF_INFO *buf_info; in emlxs_sli4_resource_alloc() local
7687 if (buf_info->virt) { in emlxs_sli4_resource_alloc()
7765 bzero(buf_info->virt, buf_info->size); in emlxs_sli4_resource_alloc()
7772 phys = buf_info->phys; in emlxs_sli4_resource_alloc()
7853 buf_info->size = size; in emlxs_sli4_resource_alloc()
[all …]
H A Demlxs_solaris.c8234 "flags=%x", buf_info->size, buf_info->align, in emlxs_mem_alloc()
8237 buf_info->phys = 0; in emlxs_mem_alloc()
8257 buf_info->phys = 0; in emlxs_mem_alloc()
8265 (caddr_t)buf_info->virt, (size_t)buf_info->size, in emlxs_mem_alloc()
8319 "flags=%x", buf_info->size, buf_info->align, in emlxs_mem_alloc()
8338 "flags=%x", buf_info->size, buf_info->align, in emlxs_mem_alloc()
8354 (caddr_t)buf_info->virt, (size_t)buf_info->size, in emlxs_mem_alloc()
8362 cookie_count, buf_info->size, buf_info->align, in emlxs_mem_alloc()
8401 buf_info->virt = in emlxs_mem_alloc()
8403 buf_info->phys = 0; in emlxs_mem_alloc()
[all …]
H A Demlxs_sli3.c1795 MBUF_INFO *buf_info; in emlxs_sli3_map_hdw() local
1798 buf_info = &bufinfo; in emlxs_sli3_map_hdw()
1802 buf_info->flags = in emlxs_sli3_map_hdw()
1808 if (buf_info->virt == NULL) { in emlxs_sli3_map_hdw()
1861 MBUF_INFO *buf_info = &bufinfo; in emlxs_sli3_unmap_hdw() local
1895 buf_info->flags = FC_MBUF_DMA; in emlxs_sli3_unmap_hdw()
1900 emlxs_mem_free(hba, buf_info); in emlxs_sli3_unmap_hdw()
6519 MBUF_INFO *buf_info; in emlxs_hbq_free_all() local
6562 buf_info = &bufinfo; in emlxs_hbq_free_all()
6570 buf_info->flags = FC_MBUF_DMA; in emlxs_hbq_free_all()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h151 MBUF_INFO *buf_info);
153 MBUF_INFO *buf_info);
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c235 struct buf_info { struct