BDPRT_ENTRY       207 arch/mips/include/asm/sn/addrs.h #define BDPRT_ENTRY_ADDR(_pa, _rgn) (BDPRT_ENTRY((_pa), (_rgn)))
BDPRT_ENTRY       208 arch/mips/include/asm/sn/addrs.h #define BDPRT_ENTRY_S(_pa, _rgn, _val) (*(__psunsigned_t *)BDPRT_ENTRY((_pa), (_rgn))=(_val))
BDPRT_ENTRY       209 arch/mips/include/asm/sn/addrs.h #define BDPRT_ENTRY_L(_pa, _rgn)	(*(__psunsigned_t *)BDPRT_ENTRY((_pa), (_rgn)))