Searched defs:where (Results 276 - 300 of 455) sorted by relevance

<<111213141516171819

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dcore_mcpcia.c169 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where, argument
195 mcpcia_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
222 mcpcia_write_config(struct pci_bus *bus, unsigned int devfn, int where, argument
[all...]
H A Dcore_t2.c141 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
284 t2_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
303 t2_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, argument
[all...]
H A Dcore_titan.c115 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) argument
139 titan_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) argument
164 titan_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) argument
H A Dcore_wildfire.c332 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
356 wildfire_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
381 wildfire_write_config(struct pci_bus *bus, unsigned int devfn, int where, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-iop13xx/
H A Dpci.c184 static u32 iop13xx_atux_cfg_address(struct pci_bus *bus, int devfn, int where) argument
207 static u32 iop13xx_atue_cfg_address(struct pci_bus *bus, int devfn, int where) argument
282 iop13xx_atux_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
300 iop13xx_atux_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) argument
422 iop13xx_atue_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) argument
447 iop13xx_atue_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-orion5x/
H A Dpci.c73 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, argument
91 pcie_rd_conf_wa(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) argument
117 pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) argument
276 orion5x_pci_hw_rd_conf(int bus, int dev, u32 func, u32 where, u32 size, u32 *val) argument
298 orion5x_pci_hw_wr_conf(int bus, int dev, u32 func, u32 where, u32 size, u32 val) argument
345 orion5x_pci_rd_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) argument
357 orion5x_pci_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_lca.c101 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
201 lca_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
219 lca_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, argument
H A Dcore_mcpcia.c169 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where, argument
195 mcpcia_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
222 mcpcia_write_config(struct pci_bus *bus, unsigned int devfn, int where, argument
[all...]
H A Dcore_t2.c141 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
284 t2_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
303 t2_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, argument
[all...]
H A Dcore_titan.c115 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) argument
139 titan_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) argument
164 titan_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) argument
H A Dcore_wildfire.c332 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
356 wildfire_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
381 wildfire_write_config(struct pci_bus *bus, unsigned int devfn, int where, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-iop13xx/
H A Dpci.c184 static u32 iop13xx_atux_cfg_address(struct pci_bus *bus, int devfn, int where) argument
207 static u32 iop13xx_atue_cfg_address(struct pci_bus *bus, int devfn, int where) argument
282 iop13xx_atux_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
300 iop13xx_atux_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) argument
422 iop13xx_atue_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) argument
447 iop13xx_atue_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dpci.c73 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, argument
91 pcie_rd_conf_wa(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) argument
117 pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) argument
276 orion5x_pci_hw_rd_conf(int bus, int dev, u32 func, u32 where, u32 size, u32 *val) argument
298 orion5x_pci_hw_wr_conf(int bus, int dev, u32 func, u32 where, u32 size, u32 val) argument
345 orion5x_pci_rd_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) argument
357 orion5x_pci_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/docs/examples/
H A Devhiperfifo.c129 static void mcode_or_die(const char *where, CURLMcode code) argument
H A Dghiper.c103 static void mcode_or_die(const char *where, CURLMcode code) { argument
H A Dhiperfifo.c119 static void mcode_or_die(const char *where, CURLMcode code) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/init/
H A Dinit.c108 static void message(int where, const char *fmt, ...) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_pipe_hnd.c1252 smb_np_struct *get_rpc_pipe_p(char *buf, int where) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/docs/examples/
H A Devhiperfifo.c129 static void mcode_or_die(const char *where, CURLMcode code) argument
H A Dghiper.c103 static void mcode_or_die(const char *where, CURLMcode code) { argument
H A Dhiperfifo.c119 static void mcode_or_die(const char *where, CURLMcode code) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/init/
H A Dinit.c108 static void message(int where, const char *fmt, ...) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udpxy/
H A Ddpkt.c144 off_t offset = 0, where = 0; local
240 off_t where = 0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_pipe_hnd.c1252 smb_np_struct *get_rpc_pipe_p(char *buf, int where) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udpxy/
H A Ddpkt.c144 off_t offset = 0, where = 0; local
240 off_t where = 0; local
[all...]

Completed in 124 milliseconds

<<111213141516171819