Searched defs:_struct (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/scsi/be2iscsi/ | 
| D | be.h | 161 #define AMAP_BIT_OFFSET(_struct, field)					\  argument178 #define AMAP_SET_BITS(_struct, field, ptr, val)				\  argument
 191 #define AMAP_GET_BITS(_struct, field, ptr)				\  argument
 
 | 
| /linux-4.4.14/fs/ext4/ | 
| D | sysfs.c | 137 #define EXT4_ATTR_OFFSET(_name,_mode,_id,_struct,_elname)	\  argument
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_lan_hmc.c | 682 #define I40E_HMC_STORE(_struct, _ele)		\  argument
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath5k/ | 
| D | debug.c | 727 #define CC_PRINT(_struct, _field) \  in read_file_ani()  argument
 | 
| /linux-4.4.14/drivers/net/ethernet/emulex/benet/ | 
| D | be_ethtool.c | 30 #define FIELDINFO(_struct, field) FIELD_SIZEOF(_struct, field), \  argument
 | 
| D | be.h | 704 #define AMAP_BIT_OFFSET(_struct, field)  				\  argument721 #define AMAP_SET_BITS(_struct, field, ptr, val)				\  argument
 734 #define AMAP_GET_BITS(_struct, field, ptr)				\  argument
 
 | 
| /linux-4.4.14/include/uapi/linux/genwqe/ | 
| D | genwqe_card.h | 390 #define ATS_SET_FLAGS(_struct, _field, _flags)				\  argument
 | 
| /linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ | 
| D | debugfs.c | 645 #define PRINT_STATS_LE32(_struct, _memb)				\  argument
 |