Searched refs:__bitwise (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/
H A Dtypes.h22 #define __bitwise __bitwise__ macro
24 #define __bitwise macro
27 typedef __u16 __bitwise __le16;
28 typedef __u16 __bitwise __be16;
29 typedef __u32 __bitwise __le32;
30 typedef __u32 __bitwise __be32;
31 typedef __u64 __bitwise __le64;
32 typedef __u64 __bitwise __be64;
34 typedef __u16 __bitwise __sum16;
35 typedef __u32 __bitwise __wsu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dtypes.h31 typedef __u16 __bitwise sle16;
32 typedef __u32 __bitwise sle32;
33 typedef __u64 __bitwise sle64;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtypes.h176 #define __bitwise __bitwise__ macro
178 #define __bitwise macro
181 typedef __u16 __bitwise __le16;
182 typedef __u16 __bitwise __be16;
183 typedef __u32 __bitwise __le32;
184 typedef __u32 __bitwise __be32;
186 typedef __u64 __bitwise __le64;
187 typedef __u64 __bitwise __be64;
189 typedef __u16 __bitwise __sum16;
190 typedef __u32 __bitwise __wsu
[all...]
H A Dpm.h34 typedef int __bitwise pm_request_t;
43 typedef int __bitwise pm_dev_t;
105 typedef int __bitwise suspend_state_t;
H A Dpci.h72 typedef int __bitwise pci_power_t;
86 typedef unsigned int __bitwise pci_channel_state_t;
99 typedef unsigned int __bitwise pcie_reset_state_t;
112 typedef unsigned short __bitwise pci_bus_flags_t;
321 typedef unsigned int __bitwise pci_ers_result_t;
H A Dufs_fs.h44 typedef __u64 __bitwise __fs64;
45 typedef __u32 __bitwise __fs32;
46 typedef __u16 __bitwise __fs16;
H A Dkobject.h40 typedef int __bitwise kobject_action_t;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dmailbox.h14 typedef int __bitwise omap_mbox_irq_t;
18 typedef int __bitwise omap_mbox_type_t;
H A Dmcbsp.h257 typedef int __bitwise omap_mcbsp_io_type_t;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/befs/
H A Dbefs_fs_types.h82 typedef u64 __bitwise fs64;
83 typedef u32 __bitwise fs32;
84 typedef u16 __bitwise fs16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasound.h167 typedef int __bitwise snd_pcm_access_t;
175 typedef int __bitwise snd_pcm_format_t;
239 typedef int __bitwise snd_pcm_subformat_t;
258 typedef int __bitwise snd_pcm_state_t;
298 typedef int __bitwise snd_pcm_hw_param_t;
706 typedef int __bitwise snd_ctl_elem_type_t;
716 typedef int __bitwise snd_ctl_elem_iface_t;
H A Dcore.h43 typedef int __bitwise snd_device_type_t;
58 typedef int __bitwise snd_device_state_t;
63 typedef int __bitwise snd_device_cmd_t;
H A Dasequencer.h511 typedef int __bitwise snd_seq_client_type_t;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysv/
H A Dsysv.h6 typedef __u16 __bitwise __fs16;
7 typedef __u32 __bitwise __fs32;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dohci.h15 typedef __u32 __bitwise __hc32;
16 typedef __u16 __bitwise __hc16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dinet_hashtables.h294 typedef __u32 __bitwise __portpair;
304 typedef __u64 __bitwise __addrpair;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_mad.h149 typedef u64 __bitwise ib_sa_comp_mask;

Completed in 273 milliseconds