Lines Matching defs:dma_address
9921 struct dma_address *dma_address;
9960 dma_address = &phba->sli4_hba.bmbx.dma_address;
9961 writel(dma_address->addr_hi, phba->sli4_hba.BMBXregaddr);
9969 writel(dma_address->addr_lo, phba->sli4_hba.BMBXregaddr);
12232 * This function searches the buffer list using the dma_address
12234 * corresponding to the dma_address. The function returns the
16436 sizeof(struct dma_address));
16884 struct dma_address *page;
17455 sizeof(struct dma_address));