Searched defs:bus (Results 51 - 75 of 288) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/kernel/
H A Dpci-dc.c134 void __init pcibios_fixup_pbus_ranges(struct pci_bus *bus, struct pbus_set_ranges_data *ranges) argument
138 void __init pcibios_fixup_bus(struct pci_bus *bus) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hotplug/
H A Dpci_hotplug_util.c54 static int build_dev (struct pci_ops *ops, u8 bus, u8 slot, u8 function, struct pci_dev **pci_dev) argument
98 int pci_read_config_byte_nodev (struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u8 *value) argument
132 pci_read_config_word_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u16 *value) argument
167 pci_read_config_dword_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u32 *value) argument
202 pci_write_config_byte_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u8 value) argument
237 pci_write_config_word_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u16 value) argument
272 pci_write_config_dword_nodev(struct pci_ops *ops, u8 bus, u8 slot, u8 function, int where, u32 value) argument
336 struct pci_bus *bus = wrapped_dev->dev->subordinate; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dpci-x86_64.c189 struct pci_bus *bus; local
H A Dpci-x86_64.h46 u8 bus, devfn; /* Bus, device and function */ member in struct:irq_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pci/
H A Dsetup-bus.c39 pbus_assign_resources_sorted(struct pci_bus *bus) argument
89 pci_setup_bridge(struct pci_bus *bus) argument
170 pci_bridge_check_ranges(struct pci_bus *bus) argument
209 pbus_size_io(struct pci_bus *bus) argument
258 pbus_size_mem(struct pci_bus *bus, unsigned long mask, unsigned long type) argument
330 pbus_size_bridges(struct pci_bus *bus) argument
357 pbus_assign_resources(struct pci_bus *bus) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dpci-i386.c189 struct pci_bus *bus; local
H A Dpci-i386.h43 u8 bus, devfn; /* Bus, device and function */ member in struct:irq_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/hp/zx1/
H A Dhpzx1_misc.c101 struct pci_bus *b, *bus = NULL; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dbios32.c94 struct pci_bus *bus; local
121 struct pci_bus *bus; local
294 layout_bus(struct pci_bus *bus) argument
391 pcibios_claim_resources(struct pci_bus *bus) argument
470 pcibios_fixup_bus(struct pci_bus *bus) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/db1x00/
H A Dpci_ops.c86 unsigned char bus = dev->bus->number; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dbt856.c59 struct i2c_bus *bus; member in struct:bt856
[all...]
H A Dsaa7111.c46 struct i2c_bus *bus; member in struct:saa7111
[all...]
H A Dsaa7185.c56 struct i2c_bus *bus; member in struct:saa7185
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/dev/
H A Ddev_sp1011.c89 int port, bus, device, function; local
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/ui/
H A Dui_pcicmds.c112 int n, port, bus, dev, func; local
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/usb/
H A Dusbhack.c153 usbbus_t *bus = NULL; variable
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dcore_t2.c96 u8 bus = dev->bus->number; local
H A Dpci-noop.c48 sys_pciconfig_iobase(long which, unsigned long bus, unsigned long dfn) argument
87 sys_pciconfig_read(unsigned long bus, unsigned long dfn, argument
97 sys_pciconfig_write(unsigned long bus, unsigned long dfn, argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpci-bridge.h44 struct pci_bus *bus; member in struct:pci_controller
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpci-bridge.h44 struct pci_bus *bus; member in struct:pci_controller
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcompatmac.h90 static inline unsigned char get_irq (unsigned char bus, unsigned char fn) argument
H A Di2c-old.h133 struct i2c_bus *bus; member in struct:i2c_device
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcompatmac.h90 static inline unsigned char get_irq (unsigned char bus, unsigned char fn) argument
H A Di2c-old.h133 struct i2c_bus *bus; member in struct:i2c_device
[all...]
/asus-wl-520gu-7.0.1.45/src/router/u2ec/
H A Dtestusb.c11 struct usb_bus *bus; variable in typeref:struct:usb_bus

Completed in 344 milliseconds

1234567891011>>