Searched refs:disc_buf (Results 1 – 2 of 2) sorted by relevance
868 struct ibmvfc_discover_targets_entry *disc_buf; member
4825 rc = ibmvfc_alloc_target(vhost, &vhost->disc_buf[i]); in ibmvfc_alloc_targets()5949 dma_free_coherent(vhost->dev, vhost->disc_buf_sz, vhost->disc_buf, in ibmvfc_free_mem()5995 vhost->disc_buf_sz = sizeof(*vhost->disc_buf) * max_targets; in ibmvfc_alloc_mem()5996 vhost->disc_buf = dma_alloc_coherent(dev, vhost->disc_buf_sz, in ibmvfc_alloc_mem()5999 if (!vhost->disc_buf) { in ibmvfc_alloc_mem()6036 dma_free_coherent(dev, vhost->disc_buf_sz, vhost->disc_buf, in ibmvfc_alloc_mem()