/linux-3.3/arch/arm/kernel/ ! |
D | kprobes.h | 348 #define DECODE_HEADER(_type, _mask, _value, _regs) \ argument 359 #define DECODE_TABLE(_mask, _value, _table) \ argument 369 #define DECODE_CUSTOM(_mask, _value, _decoder) \ argument 379 #define DECODE_SIMULATEX(_mask, _value, _handler, _regs) \ argument 383 #define DECODE_SIMULATE(_mask, _value, _handler) \ argument 392 #define DECODE_EMULATEX(_mask, _value, _handler, _regs) \ argument 396 #define DECODE_EMULATE(_mask, _value, _handler) \ argument 404 #define DECODE_OR(_mask, _value) \ argument 412 #define DECODE_REJECT(_mask, _value) \ argument
|
/linux-3.3/drivers/net/ethernet/sfc/ ! |
D | mcdi.h | 74 #define MCDI_SET_DWORD2(_buf, _ofst, _value) \ argument 86 #define MCDI_SET_DWORD(_buf, _ofst, _value) \ argument
|
/linux-3.3/drivers/net/wireless/rtlwifi/rtl8192cu/ ! |
D | def.h | 58 #define CHIP_BONDING_IDENTIFIER(_value) (((_value) >> 22) & 0x3) argument
|
/linux-3.3/arch/mn10300/unit-asb2305/ ! |
D | pci.c | 130 int where, u32 *_value) in pci_ampci_read_config_byte() 150 int where, u32 *_value) in pci_ampci_read_config_word() 170 int where, u32 *_value) in pci_ampci_read_config_dword()
|
/linux-3.3/drivers/s390/scsi/ ! |
D | zfcp_sysfs.c | 18 #define ZFCP_DEFINE_ATTR(_feat_def, _feat, _name, _format, _value) \ argument 30 #define ZFCP_DEFINE_A_ATTR(_name, _format, _value) \ argument 412 #define ZFCP_DEFINE_SCSI_ATTR(_name, _format, _value) \ argument
|
/linux-3.3/include/linux/regulator/ ! |
D | ab8500.h | 35 #define INIT_REGULATOR_REGISTER(_id, _value) \ argument
|
/linux-3.3/arch/frv/mb93090-mb00/ ! |
D | pci-vdk.c | 101 u32 _value; in pci_frv_read_config() local
|
/linux-3.3/drivers/input/misc/ ! |
D | powermate.c | 249 … int powermate_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int _value) in powermate_input_event()
|
/linux-3.3/drivers/net/ethernet/intel/ixgbe/ ! |
D | ixgbe_82599.c | 1468 #define IXGBE_STORE_AS_BE32(_value) \ argument 1475 #define IXGBE_STORE_AS_BE16(_value) \ argument
|
/linux-3.3/arch/s390/kernel/ ! |
D | ipl.c | 184 #define DEFINE_IPL_ATTR_RO(_prefix, _name, _format, _value) \ argument 194 #define DEFINE_IPL_ATTR_RW(_prefix, _name, _fmt_out, _fmt_in, _value) \ argument 217 #define DEFINE_IPL_ATTR_STR_RW(_prefix, _name, _fmt_out, _fmt_in, _value)\ argument
|
/linux-3.3/drivers/video/vermilion/ ! |
D | vermilion.h | 256 #define VML_WRITE32(_par, _offset, _value) \ argument
|
/linux-3.3/drivers/net/wireless/rtlwifi/rtl8192de/ ! |
D | def.h | 159 #define CHIP_BONDING_IDENTIFIER(_value) (((_value)>>22)&0x3) argument
|
/linux-3.3/arch/frv/kernel/ ! |
D | gdb-stub.c | 408 static int hexToInt(char **ptr, unsigned long *_value) in hexToInt()
|
/linux-3.3/drivers/usb/atm/ ! |
D | cxacru.c | 225 #define CXACRU_ATTR_INIT(_value, _type, _name) \ argument
|
/linux-3.3/drivers/tty/serial/ ! |
D | crisv10.c | 129 #define DEBUG_LOG(_line, _string, _value) do { \ argument
|
/linux-3.3/drivers/net/ethernet/intel/e1000/ ! |
D | e1000_hw.h | 287 #define E1000_BYTE_SWAP_WORD(_value) ((((_value) & 0x00ff) << 8) | \ argument
|