Lines Matching defs:dma_address
8784 struct dma_address *dma_address;
8823 dma_address = &phba->sli4_hba.bmbx.dma_address;
8824 writel(dma_address->addr_hi, phba->sli4_hba.BMBXregaddr);
8832 writel(dma_address->addr_lo, phba->sli4_hba.BMBXregaddr);
11237 * This function searches the buffer list using the dma_address
11239 * corresponding to the dma_address. The function returns the
15422 sizeof(struct dma_address));
15870 struct dma_address *page;
16447 sizeof(struct dma_address));