Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/mips/sibyte/
Dsb_scd.c260 #define SCD_PHYSADDR 0x10000000 macro
281 res = bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, SCD_PHYSADDR, in scd_attach()
282 SCD_PHYSADDR + SCD_SIZE - 1, SCD_SIZE, 0); in scd_attach()