Searched refs:sg_base (Results 1 – 5 of 5) sorted by relevance
331 u32 sg_base; in common_init_pci() local336 sg_base = hose->sg_pci ? hose->sg_pci->dma_base : ~0; in common_init_pci()340 pci_mem_end = min((u32)__direct_map_base, sg_base) - 1; in common_init_pci()
162 desc_blob->data = q->sg_base; in ionic_debugfs_add_qcq()
182 void *sg_base; member
433 q->sg_base = base; in ionic_q_sg_map()
344 void *q_base, *cq_base, *sg_base; in ionic_qcq_alloc() local451 sg_base = (void *)ALIGN((uintptr_t)cq_base + cq_size, in ionic_qcq_alloc()454 ionic_q_sg_map(&new->q, sg_base, sg_base_pa); in ionic_qcq_alloc()