Home
last modified time | relevance | path

Searched defs:_value (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/drivers/net/sfc/
Dmcdi.h74 #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/
Dpci.c130 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/
Ddef.h62 #define CHIP_BONDING_IDENTIFIER(_value) (((_value) >> 22) & 0x3) argument
/linux-2.6.39/drivers/s390/scsi/
Dzfcp_sysfs.c18 #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/
Dab8500.h35 #define INIT_REGULATOR_REGISTER(_id, _value) \ argument
/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_82599.c1542 #define IXGBE_STORE_AS_BE32(_value) \ argument
1549 #define IXGBE_STORE_AS_BE16(_value) \ argument
/linux-2.6.39/arch/frv/mb93090-mb00/
Dpci-vdk.c101 u32 _value; in pci_frv_read_config() local
/linux-2.6.39/drivers/input/misc/
Dpowermate.c249 … 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/
Dipl.c180 #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/
Dvermilion.h256 #define VML_WRITE32(_par, _offset, _value) \ argument
/linux-2.6.39/drivers/staging/rt2860/
Drtmp_chip.h163 #define RT28xx_EEPROM_READ16(_pAd, _offset, _value) \ argument
/linux-2.6.39/arch/frv/kernel/
Dgdb-stub.c408 static int hexToInt(char **ptr, unsigned long *_value) in hexToInt()
/linux-2.6.39/drivers/usb/atm/
Dcxacru.c225 #define CXACRU_ATTR_INIT(_value, _type, _name) \ argument
/linux-2.6.39/drivers/tty/serial/
Dcrisv10.c129 #define DEBUG_LOG(_line, _string, _value) do { \ argument
/linux-2.6.39/drivers/net/e1000/
De1000_hw.h287 #define E1000_BYTE_SWAP_WORD(_value) ((((_value) & 0x00ff) << 8) | \ argument