Searched refs:DLB2_FUNC_REG_ADDR (Results 1 – 1 of 1) sorted by relevance
35 #define DLB2_FUNC_REG_ADDR(a, reg) ((void *)((uintptr_t)(a)->func_kva + (reg))) macro37 DLB2_PCI_REG_READ(DLB2_FUNC_REG_ADDR((hw), (reg)))39 DLB2_PCI_REG_WRITE(DLB2_FUNC_REG_ADDR((hw), (reg)), (value))