/linux-2.6.39/drivers/net/sfc/ |
D | mcdi.h | 74 #define MCDI_SET_DWORD2(_buf, _ofst, _value) \ argument 86 #define MCDI_SET_DWORD(_buf, _ofst, _value) \ argument
|
/linux-2.6.39/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-2.6.39/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | def.h | 62 #define CHIP_BONDING_IDENTIFIER(_value) (((_value) >> 22) & 0x3) argument
|
/linux-2.6.39/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-2.6.39/include/linux/regulator/ |
D | ab8500.h | 35 #define INIT_REGULATOR_REGISTER(_id, _value) \ argument
|
/linux-2.6.39/drivers/net/ixgbe/ |
D | ixgbe_82599.c | 1542 #define IXGBE_STORE_AS_BE32(_value) \ argument 1549 #define IXGBE_STORE_AS_BE16(_value) \ argument
|
/linux-2.6.39/arch/frv/mb93090-mb00/ |
D | pci-vdk.c | 101 u32 _value; in pci_frv_read_config() local
|
/linux-2.6.39/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-2.6.39/arch/s390/kernel/ |
D | ipl.c | 180 #define DEFINE_IPL_ATTR_RO(_prefix, _name, _format, _value) \ argument 190 #define DEFINE_IPL_ATTR_RW(_prefix, _name, _fmt_out, _fmt_in, _value) \ argument 213 #define DEFINE_IPL_ATTR_STR_RW(_prefix, _name, _fmt_out, _fmt_in, _value)\ argument
|
/linux-2.6.39/drivers/video/vermilion/ |
D | vermilion.h | 256 #define VML_WRITE32(_par, _offset, _value) \ argument
|
/linux-2.6.39/drivers/staging/rt2860/ |
D | rtmp_chip.h | 163 #define RT28xx_EEPROM_READ16(_pAd, _offset, _value) \ argument
|
/linux-2.6.39/arch/frv/kernel/ |
D | gdb-stub.c | 408 static int hexToInt(char **ptr, unsigned long *_value) in hexToInt()
|
/linux-2.6.39/drivers/usb/atm/ |
D | cxacru.c | 225 #define CXACRU_ATTR_INIT(_value, _type, _name) \ argument
|
/linux-2.6.39/drivers/tty/serial/ |
D | crisv10.c | 129 #define DEBUG_LOG(_line, _string, _value) do { \ argument
|
/linux-2.6.39/drivers/net/e1000/ |
D | e1000_hw.h | 287 #define E1000_BYTE_SWAP_WORD(_value) ((((_value) & 0x00ff) << 8) | \ argument
|