Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dpcibus.h64 #define PCIE_MEM_LIMIT 0xdfffffffULL macro
/f-stack/freebsd/mips/nlm/
H A 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()