Searched refs:u32 (Results 151 - 175 of 4300) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dsetup.h25 u32 size;
26 u32 tag;
33 u32 flags; /* bit 0 = read-only */
34 u32 pagesize;
35 u32 rootdev;
42 u32 size;
43 u32 start; /* physical start address */
65 u32 flags; /* bit 0 = load, bit 1 = prompt */
66 u32 size; /* decompressed ramdisk size in _kilo_ bytes */
67 u32 star
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_classes.h75 u32 length;
84 u32 ist;
115 u32 ownpid;
120 u32 qp_type;
124 u32 qkey;
125 u32 real_qp_num;
126 u32 token;
129 u32 sq_max_inline_data_size;
138 u32 mm_count_squeue;
139 u32 mm_count_rqueu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dbithelp.h28 static inline u32
29 rol( u32 x, int n)
41 static inline u32
42 ror(u32 x, int n)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dirq.h5 extern int iSeries_allocate_IRQ(HvBusNumber, HvSubBusNumber, u32);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/sleep/
H A Dsleep.h3 extern int acpi_suspend (u32 state);
8 extern void acpi_gpe_sleep_prepare(u32 sleep_state);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Datafb.h6 void atafb_mfb_fillrect(struct fb_info *info, u_long next_line, u32 color,
9 int dy, int dx, u32 width,
10 const u8 *data, u32 bgcolor, u32 fgcolor);
14 void atafb_iplan2p2_fillrect(struct fb_info *info, u_long next_line, u32 color,
17 int dy, int dx, u32 width,
18 const u8 *data, u32 bgcolor, u32 fgcolor);
22 void atafb_iplan2p4_fillrect(struct fb_info *info, u_long next_line, u32 color,
25 int dy, int dx, u32 widt
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dafs.h86 typedef u32 afs_access_t;
114 u32 author; /* author ID */
115 u32 owner; /* owner ID */
116 u32 group; /* group ID */
129 u32 mask; /* which bits of the struct are set */
130 u32 mtime_client; /* last time client changed data */
131 u32 owner; /* owner ID */
132 u32 group; /* group ID */
153 u32 vid; /* volume ID */
154 u32 parent_i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/core/
H A Dsd_ops.h17 int mmc_send_app_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
18 int mmc_send_if_cond(struct mmc_host *host, u32 ocr);
20 int mmc_app_send_scr(struct mmc_card *card, u32 *scr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dsysfile.h31 u32 slot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacdisasm.h53 #define ACPI_DEFAULT_RESNAME *(u32 *) "__RD"
59 u32 value;
117 u32 level;
118 u32 last_level;
119 u32 count;
120 u32 bit_offset;
121 u32 flags;
127 u32 level, void *context);
130 u32 bit_index;
198 acpi_dm_dump_table(u32 table_lengt
[all...]
H A Dacnames.h74 #define ACPI_UNKNOWN_NAME (u32) 0x3F3F3F3F /* Unknown name is "????" */
75 #define ACPI_ROOT_NAME (u32) 0x5F5F5F5C /* Root name is "\___" */
77 #define ACPI_PREFIX_MIXED (u32) 0x69706341 /* "Acpi" */
78 #define ACPI_PREFIX_LOWER (u32) 0x69706361 /* "acpi" */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_alb.h39 u32 tx_bytes; /* Each Client acumulates the BytesTx that
44 u32 load_history; /* This field contains the amount of Bytes
49 u32 next; /* The next Hash table entry index, assigned
52 u32 prev; /* The previous Hash table entry index,
63 u32 ip_src; /* the server IP address */
64 u32 ip_dst; /* the client IP address */
66 u32 next; /* The next Hash table entry index */
67 u32 prev; /* The previous Hash table entry index */
76 u32 head; /* Index to the head of the bi-directional clients
81 u32 loa
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Daudit.h69 u32 type;
70 u32 val;
71 u32 op;
78 u32 flags;
79 u32 listnr;
80 u32 action;
81 u32 mask[AUDIT_BITMASK_SIZE];
82 u32 buflen; /* for data alloc on list rules */
83 u32 field_count;
103 static inline int audit_hash_ino(u32 in
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mlx4/
H A Dsrq.h39 u32 reserved2[3];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dhal2.h205 u32 _unused0[4];
206 volatile u32 isr; /* 0x10 Status Register */
207 u32 _unused1[3];
208 volatile u32 rev; /* 0x20 Revision Register */
209 u32 _unused2[3];
210 volatile u32 iar; /* 0x30 Indirect Address Register */
211 u32 _unused3[3];
212 volatile u32 idr0; /* 0x40 Indirect Data Register 0 */
213 u32 _unused4[3];
214 volatile u32 idr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dgeode-aes.h30 u32 mode;
31 u32 dir;
32 u32 flags;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dmisc-radstone_ppc7d.c11 extern u32 mv64x60_console_baud;
12 extern u32 mv64x60_mpsc_clk_src;
13 extern u32 mv64x60_mpsc_clk_freq;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dgoku_udc.h19 u32 int_status; /* 0x000 */
20 u32 int_enable;
47 u32 dma_master;
71 u32 out_dma_start;
72 u32 out_dma_end;
73 u32 out_dma_current;
76 u32 in_dma_start;
77 u32 in_dma_end;
78 u32 in_dma_current;
80 u32 power_detec
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Datari.h27 u32 hd_siz; /* size of disk in blocks */
29 u32 bsl_st; /* start of bad sector list */
30 u32 bsl_cnt; /* length of bad sector list */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/dec/
H A Dioasic.h22 extern volatile u32 *ioasic_base;
24 static inline void ioasic_write(unsigned int reg, u32 v)
29 static inline u32 ioasic_read(unsigned int reg)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/dec/
H A Dioasic.h22 extern volatile u32 *ioasic_base;
24 static inline void ioasic_write(unsigned int reg, u32 v)
29 static inline u32 ioasic_read(unsigned int reg)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Dtraps.h15 u32 insn_mask;
16 u32 insn_val;
17 int (*fn)(struct pt_regs *regs, u32 insn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Ddiscover.h46 u32 dest_domain,
47 u32 req_links);
53 void tipc_disc_link_event(u32 addr, char *name, int up);
H A Dref.h51 u32 next_plus_upper;
52 u32 reference;
66 u32 index_mask;
67 u32 first_free;
68 u32 last_free;
73 int tipc_ref_table_init(u32 requested_size, u32 start);
76 u32 tipc_ref_acquire(void *object, spinlock_t **lock);
77 void tipc_ref_discard(u32 ref);
84 static inline void *tipc_ref_lock(u32 re
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/arm/
H A Dpxa2xx-pcm.h15 u32 dcmd; /* DMA descriptor dcmd field */
16 volatile u32 *drcmr; /* the DMA request channel to use */
17 u32 dev_addr; /* device physical address for DMA */

Completed in 125 milliseconds

1234567891011>>