Searched refs:read_pci_config_byte (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpci-direct.h10 extern u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Dearly.c18 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) function
102 type = read_pci_config_byte(bus, slot,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Daperture_64.c121 pos = read_pci_config_byte(bus, slot, func, PCI_CAPABILITY_LIST);
126 id = read_pci_config_byte(bus, slot, func, pos+PCI_CAP_LIST_ID);
131 pos = read_pci_config_byte(bus, slot, func,
219 type = read_pci_config_byte(bus, slot, func,
H A Dearly-quirks.c106 b = read_pci_config_byte(num, slot, func, 0xac);
268 type = read_pci_config_byte(num, slot, func,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/early/
H A Dehci-dbgp.c374 pos = read_pci_config_byte(num, slot, func, PCI_CAPABILITY_LIST);
379 id = read_pci_config_byte(num, slot, func, pos+PCI_CAP_LIST_ID);
385 pos = read_pci_config_byte(num, slot, func,
878 byte = read_pci_config_byte(bus, slot, func, 0x04);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dintr_remapping.c795 bus = read_pci_config_byte(bus, path->dev, path->fn,
823 bus = read_pci_config_byte(bus, path->dev, path->fn,

Completed in 51 milliseconds