Searched defs:HUB_S (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Daddrs.h271 #define HUB_S(x,d) (*((volatile typeof(*x) *)x) = (d)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Daddrs.h262 #define HUB_S(_a, _d) *(_a) = (_d) macro

Completed in 105 milliseconds