Home
last modified time | relevance | path

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

/NextBSD/sys/mips/sibyte/
HDsb_scd.c258 #define SCD_PHYSADDR 0x10000000 macro
279 res = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, SCD_PHYSADDR, in scd_attach()
280 SCD_PHYSADDR + SCD_SIZE - 1, SCD_SIZE, 0); in scd_attach()