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

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

Completed in 63 milliseconds