Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dxlp_simplebus.c60 #define GBU_MEM_BASE 0x16000000UL macro
138 || rman_manage_region(&gbu_rman, GBU_MEM_BASE, GBU_MEM_LIMIT)) in xlp_simplebus_init_resources()
226 if (start >= GBU_MEM_BASE && end <= GBU_MEM_LIMIT) { in xlp_simplebus_alloc_resource()