Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/
Drouter.h531 #define ROUTER_INFO_PRINT(_rip,_where) (_rip->ri_print |= _where) argument
535 #define IS_ROUTER_INFO_PRINTED(_rip,_where) \ argument
536 (_rip->ri_print & _where)
542 #define ROUTER_INFO_LOCK(_rip,_s) _s = mutex_spinlock(&(_rip->ri_lock)) argument
546 #define ROUTER_INFO_UNLOCK(_rip,_s) mutex_spinunlock(&(_rip->ri_lock),_s) argument