/linux-2.6.39/include/xen/interface/io/ |
D | ring.h | 181 #define RING_GET_REQUEST(_r, _idx) \ argument 184 #define RING_GET_RESPONSE(_r, _idx) \ argument
|
/linux-2.6.39/arch/ia64/kernel/ |
D | head.S | 50 #define SAVE_BREAK_REGS(ptr, _idx, _breg, _dest)\ argument 58 #define RESTORE_BREAK_REGS(ptr, _idx, _breg, _tmp, _lbl)\ argument
|
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ |
D | init.c | 47 #define CHAN2G(_freq, _idx) { \ argument 54 #define CHAN5G(_freq, _idx) { \ argument
|
D | htc_drv_init.c | 31 #define CHAN2G(_freq, _idx) { \ argument 37 #define CHAN5G(_freq, _idx) { \ argument
|
/linux-2.6.39/drivers/usb/gadget/ |
D | pxa27x_udc.h | 266 #define PXA_EP_DEF(_idx, _addr, dir, _type, maxpkt, _config, iface, altset) \ argument 275 #define PXA_EP_BULK(_idx, addr, dir, config, iface, alt) \ argument 278 #define PXA_EP_ISO(_idx, addr, dir, config, iface, alt) \ argument 281 #define PXA_EP_INT(_idx, addr, dir, config, iface, alt) \ argument
|
/linux-2.6.39/drivers/hwmon/ |
D | pmbus_core.c | 698 #define PMBUS_ADD_ATTR(data, _name, _idx, _mode, _type, _show, _set) \ argument 712 #define PMBUS_ADD_GET_ATTR(data, _name, _type, _idx) \ argument 716 #define PMBUS_ADD_SET_ATTR(data, _name, _type, _idx) \ argument
|
/linux-2.6.39/fs/adfs/ |
D | dir_f.c | 73 #define bufoff(_bh,_idx) \ argument
|
/linux-2.6.39/net/mac80211/ |
D | rc80211_minstrel.c | 59 #define SAMPLE_TBL(_mi, _idx, _col) \ argument
|
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/ |
D | wlc_bsscfg.h | 53 s8 _idx; /* the index of this bsscfg, member
|
/linux-2.6.39/drivers/net/wireless/ath/carl9170/ |
D | main.c | 90 #define CHAN(_freq, _idx) { \ argument
|
/linux-2.6.39/drivers/staging/rt2860/ |
D | rt_linux.h | 717 #define RTMP_SET_PACKET_NET_DEVICE_APCLI(_p, _idx) RTMP_SET_PACKET_IF((_p), ((_idx) + MIN_NET_DE… argument 718 #define RTMP_SET_PACKET_NET_DEVICE_MESH(_p, _idx) RTMP_SET_PACKET_IF((_p), ((_idx) + MIN_NET_DEV… argument
|
D | rtmp.h | 263 #define INC_RING_INDEX(_idx, _RingSize) \ argument
|
/linux-2.6.39/drivers/net/wireless/ath/ar9170/ |
D | main.c | 84 #define CHAN(_freq, _idx) { \ argument
|
/linux-2.6.39/arch/x86/include/asm/ |
D | percpu.h | 575 #define early_per_cpu_map(_name, _idx) (_name##_early_map[_idx]) argument
|
/linux-2.6.39/net/ipv6/ |
D | ip6mr.c | 94 #define MIF_EXISTS(_mrt, _idx) ((_mrt)->vif6_table[_idx].dev != NULL) argument
|
/linux-2.6.39/net/ipv4/ |
D | ipmr.c | 111 #define VIF_EXISTS(_mrt, _idx) ((_mrt)->vif_table[_idx].dev != NULL) argument
|
/linux-2.6.39/drivers/scsi/qla2xxx/ |
D | qla_fw.h | 1073 #define for_each_mapped_vp_idx(_ha, _idx) \ argument
|