Searched defs:addr (Results 226 - 250 of 1490) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/main/
H A Dcfe_ldr_elf.c134 static int readclearbss(void *addr,in argument
96 readprogsegment(fileio_ctx_t *fsctx,void *ref, void *addr,int size,int flags) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/pccons/
H A Dvga_subr.c179 physaddr_t addr; local
H A Dx86mem.c131 uint8_t x86mem_readb(x86mem_t *mem,uint32_t addr) argument
162 x86mem_readw(x86mem_t *mem,uint32_t addr) argument
203 x86mem_readl(x86mem_t *mem,uint32_t addr) argument
244 x86mem_writeb(x86mem_t *mem,uint32_t addr,uint8_t data) argument
280 x86mem_writew(x86mem_t *mem,uint32_t addr,uint16_t data) argument
316 x86mem_writel(x86mem_t *mem,uint32_t addr,uint32_t data) argument
383 x86mem_hook(x86mem_t *mem,uint32_t chunkaddr, uint32_t (*readf)(x86mem_t *mem,uint32_t addr,int size), void (*writef)(x86mem_t *mem,uint32_t addr,uint32_t val,int size)) argument
413 x86mem_hook_range(x86mem_t *mem,uint32_t chunkaddr,int size, uint32_t (*readf)(x86mem_t *mem,uint32_t addr,int size), void (*writef)(x86mem_t *mem,uint32_t addr,uint32_t val,int size)) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/usb/
H A Dusbmain.c159 static int usb_init_one_ohci(uint32_t addr) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/boot/
H A Dmain.c121 static inline long load(long dev, unsigned long addr, unsigned long count) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ax25/
H A Dax25_addr.c86 static ax25_address addr; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bridge/
H A Dbr_device.c127 br_set_mac_address(struct net_device *dev, void *addr) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Ddev_mcast.c103 int dev_mc_delete(struct net_device *dev, void *addr, int alen, int glbl) argument
154 int dev_mc_add(struct net_device *dev, void *addr, int alen, int glbl) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/netrom/
H A Dnr_dev.c171 static int nr_set_mac_address(struct net_device *dev, void *addr) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/rose/
H A Drose_dev.c133 static int rose_set_mac_address(struct net_device *dev, void *addr) argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dbcm4710_cache.h16 static inline void flush_icache_line_indexed(unsigned long addr) argument
37 static inline void flush_dcache_line_indexed(unsigned long addr) argument
59 flush_icache_line(unsigned long addr) argument
73 flush_dcache_line(unsigned long addr) argument
87 invalidate_dcache_line(unsigned long addr) argument
103 protected_flush_icache_line(unsigned long addr) argument
119 protected_writeback_dcache_line(unsigned long addr) argument
[all...]
H A Dmips32_cache.h8 static inline void flush_icache_line_indexed(unsigned long addr) argument
29 static inline void flush_dcache_line_indexed(unsigned long addr) argument
50 static inline void flush_scache_line_indexed(unsigned long addr) argument
71 static inline void flush_icache_line(unsigned long addr) argument
85 flush_dcache_line(unsigned long addr) argument
98 invalidate_dcache_line(unsigned long addr) argument
111 invalidate_scache_line(unsigned long addr) argument
124 flush_scache_line(unsigned long addr) argument
140 protected_flush_icache_line(unsigned long addr) argument
156 protected_writeback_dcache_line(unsigned long addr) argument
298 fill_icache_line(unsigned long addr) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dmips64_cache.h8 static inline void flush_icache_line_indexed(unsigned long addr) argument
27 static inline void flush_dcache_line_indexed(unsigned long addr) argument
46 static inline void flush_scache_line_indexed(unsigned long addr) argument
65 static inline void flush_icache_line(unsigned long addr) argument
76 flush_dcache_line(unsigned long addr) argument
87 invalidate_dcache_line(unsigned long addr) argument
98 invalidate_scache_line(unsigned long addr) argument
109 flush_scache_line(unsigned long addr) argument
123 protected_flush_icache_line(unsigned long addr) argument
136 protected_writeback_dcache_line(unsigned long addr) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dabs_addr.h46 addr_to_chunk(unsigned long addr) argument
55 chunk_offset(unsigned long addr) argument
H A Dbootinfo.h41 static __inline__ struct bi_record * bi_rec_init(unsigned long addr) argument
H A Dpgalloc.h61 pmd_alloc_one_fast (struct mm_struct *mm, unsigned long addr) argument
74 pmd_alloc_one (struct mm_struct *mm, unsigned long addr) argument
94 pte_alloc_one_fast (struct mm_struct *mm, unsigned long addr) argument
108 pte_alloc_one (struct mm_struct *mm, unsigned long addr) argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dsigcontext.h28 unsigned long addr; member in struct:__anon10691
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dsigcontext.h26 unsigned long addr; member in struct:__anon10785
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dcache.h101 extern __inline__ void flush_ei_page(unsigned int addr) argument
108 extern __inline__ void flush_ei_seg(unsigned int addr) argument
115 extern __inline__ void flush_ei_region(unsigned int addr) argument
122 extern __inline__ void flush_ei_ctx(unsigned int addr) argument
129 extern __inline__ void flush_ei_user(unsigned int addr) argument
[all...]
H A Dross.h139 unsigned long addr; local
148 unsigned long addr; local
157 unsigned long addr; local
[all...]
H A Dswift.h30 extern __inline__ void swift_inv_insn_tag(unsigned long addr) argument
37 extern __inline__ void swift_inv_data_tag(unsigned long addr) argument
45 unsigned long addr; local
53 unsigned long addr; local
61 unsigned long addr; local
76 swift_flush_segment(unsigned long addr) argument
82 swift_flush_region(unsigned long addr) argument
[all...]
H A Dturbosparc.h62 extern __inline__ void turbosparc_inv_insn_tag(unsigned long addr) argument
69 extern __inline__ void turbosparc_inv_data_tag(unsigned long addr) argument
77 unsigned long addr; local
85 unsigned long addr; local
93 unsigned long addr; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dbcm4710_cache.h17 static inline void flush_icache_line_indexed(unsigned long addr) argument
38 static inline void flush_dcache_line_indexed(unsigned long addr) argument
60 flush_icache_line(unsigned long addr) argument
74 flush_dcache_line(unsigned long addr) argument
88 invalidate_dcache_line(unsigned long addr) argument
104 protected_flush_icache_line(unsigned long addr) argument
120 protected_writeback_dcache_line(unsigned long addr) argument
[all...]
H A Dmips32_cache.h8 static inline void flush_icache_line_indexed(unsigned long addr) argument
29 static inline void flush_dcache_line_indexed(unsigned long addr) argument
50 static inline void flush_scache_line_indexed(unsigned long addr) argument
71 static inline void flush_icache_line(unsigned long addr) argument
85 flush_dcache_line(unsigned long addr) argument
98 invalidate_dcache_line(unsigned long addr) argument
111 invalidate_scache_line(unsigned long addr) argument
124 flush_scache_line(unsigned long addr) argument
140 protected_flush_icache_line(unsigned long addr) argument
156 protected_writeback_dcache_line(unsigned long addr) argument
298 fill_icache_line(unsigned long addr) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dmips64_cache.h8 static inline void flush_icache_line_indexed(unsigned long addr) argument
27 static inline void flush_dcache_line_indexed(unsigned long addr) argument
46 static inline void flush_scache_line_indexed(unsigned long addr) argument
65 static inline void flush_icache_line(unsigned long addr) argument
76 flush_dcache_line(unsigned long addr) argument
87 invalidate_dcache_line(unsigned long addr) argument
98 invalidate_scache_line(unsigned long addr) argument
109 flush_scache_line(unsigned long addr) argument
123 protected_flush_icache_line(unsigned long addr) argument
136 protected_writeback_dcache_line(unsigned long addr) argument
[all...]

Completed in 230 milliseconds

1234567891011>>