Searched refs:sgl64 (Results 1 – 2 of 2) sorted by relevance
133 mbox_sgl64 *sgl64; member
1742 scb->sgl64[idx].address = sg_dma_address(sg); in mega_build_sglist()1743 *len += scb->sgl64[idx].length = sg_dma_len(sg); in mega_build_sglist()1808 if( scb->sgl64 ) { in mega_free_sgl()1811 scb->sgl64, scb->sgl_dma_addr); in mega_free_sgl()1813 scb->sgl64 = NULL; in mega_free_sgl()2863 scb->sgl64 = NULL; in mega_init_scb()2875 scb->sgl64 = dma_alloc_coherent(&adapter->dev->dev, in mega_init_scb()2879 scb->sgl = (mega_sglist *)scb->sgl64; in mega_init_scb()