Searched refs:_x_ (Results 1 – 4 of 4) sorted by relevance
15 __typeof__(*(ptr)) _x_ = (x); \16 (__typeof__(*(ptr))) __xchg_local((ptr), (unsigned long)_x_, \47 __typeof__(*(ptr)) _x_ = (x); \48 (__typeof__(*(ptr))) __xchg((ptr), (unsigned long)_x_, \
132 __typeof__(*(ptr)) _x_ = (x); \133 (__typeof__(*(ptr))) __xchg((ptr), (unsigned long)_x_, sizeof(*(ptr))); \138 __typeof__(*(ptr)) _x_ = (x); \140 (unsigned long)_x_, sizeof(*(ptr))); \
944 #define wb( _x_, _y_ ) outb( _y_, (unsigned int)((unsigned long)_x_) ) argument945 #define rb( _x_ ) inb( (unsigned int)((unsigned long)_x_) ) argument
58 #define XDI_A_NR(_x_) ((byte)(((ISDN_ADAPTER *)(_x_->io))->ANum)) argument62 #define XDI_A_NR(_x_) ((byte)0) argument