Home
last modified time | relevance | path

Searched refs:PCIE_MEM_BASE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/mips/nlm/
Dxlp_simplebus.c126 || rman_manage_region(&mem_rman, PCIE_MEM_BASE, PCIE_MEM_LIMIT)) in xlp_simplebus_init_resources()
232 } else if (start >= PCIE_MEM_BASE && end <= PCIE_MEM_LIMIT) { in xlp_simplebus_alloc_resource()
/freebsd-12-stable/sys/mips/nlm/hal/
Dpcibus.h63 #define PCIE_MEM_BASE 0xd0000000ULL macro