Searched refs:conf_write (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/config/
H A Dlkc_proto.h5 P(conf_write,int,(const char *name));
H A Dmconf.c579 if (!conf_write(dialog_input_result))
660 conf_write(NULL);
H A Dconfdata.c216 int conf_write(const char *name) function
H A Dconf.c546 conf_write(NULL);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dcore_apecs.c208 conf_write(unsigned long addr, unsigned int value, unsigned char type1) function
254 printk("apecs.c:conf_write: got stat0=%x\n", stat0);
323 conf_write(addr, value << ((where & 3) * 8), type1);
H A Dcore_t2.c179 conf_write(unsigned long addr, unsigned int value, unsigned char type1) function
195 DBG(("conf_write: TYPE1 access\n"));
216 DBG(("conf_write(): finished\n"));
272 conf_write(addr, value << ((where & 3) * 8), type1);
H A Dcore_lca.c168 conf_write(unsigned long addr, unsigned int value) function
188 printk("lca.c:conf_write: got stat0=%lx\n", stat0);
249 conf_write(addr, value << ((where & 3) * 8));
H A Dcore_mcpcia.c139 conf_write(unsigned long addr, unsigned int value, unsigned char type1, function
154 DBG_CFG(("conf_write: MCPCIA CAP_ERR(%d) was 0x%x\n", mid, stat0));
169 DBG_CFG(("conf_write(): finished\n"));
258 conf_write(addr, value, type1, hose);
H A Dcore_cia.c164 conf_write(unsigned long addr, unsigned int value, unsigned char type1) function
169 DBGC(("conf_write(addr=0x%lx, type1=%d) ", addr, type1));
263 conf_write(addr, value << ((where & 3) * 8), type1);

Completed in 107 milliseconds