Searched refs:disc_buf (Results 1 – 2 of 2) sorted by relevance
711 struct ibmvfc_discover_targets_buf *disc_buf; member
3933 be32_to_cpu(vhost->disc_buf->scsi_id[i]) & in ibmvfc_alloc_targets()4586 dma_free_coherent(vhost->dev, vhost->disc_buf_sz, vhost->disc_buf, in ibmvfc_free_mem()4643 vhost->disc_buf_sz = sizeof(vhost->disc_buf->scsi_id[0]) * max_targets; in ibmvfc_alloc_mem()4644 vhost->disc_buf = dma_alloc_coherent(dev, vhost->disc_buf_sz, in ibmvfc_alloc_mem()4647 if (!vhost->disc_buf) { in ibmvfc_alloc_mem()4672 dma_free_coherent(dev, vhost->disc_buf_sz, vhost->disc_buf, in ibmvfc_alloc_mem()