Searched defs:_struct (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/scsi/be2iscsi/ |
D | be.h | 140 #define AMAP_BIT_OFFSET(_struct, field) \ argument 157 #define AMAP_SET_BITS(_struct, field, ptr, val) \ argument 170 #define AMAP_GET_BITS(_struct, field, ptr) \ argument
|
/linux-2.6.39/drivers/net/benet/ |
D | be.h | 381 #define AMAP_BIT_OFFSET(_struct, field) \ argument 398 #define AMAP_SET_BITS(_struct, field, ptr, val) \ argument 411 #define AMAP_GET_BITS(_struct, field, ptr) \ argument
|
D | be_ethtool.c | 31 #define FIELDINFO(_struct, field) FIELD_SIZEOF(_struct, field), \ argument
|
/linux-2.6.39/drivers/net/wireless/ath/ath5k/ |
D | debug.c | 722 #define CC_PRINT(_struct, _field) \ in read_file_ani() argument
|