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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dpci-direct.h10 extern u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Daperture.c97 pos = read_pci_config_byte(num,slot,func,PCI_CAPABILITY_LIST);
101 id = read_pci_config_byte(num,slot,func,pos+PCI_CAP_LIST_ID);
106 pos = read_pci_config_byte(num,slot,func,pos+PCI_CAP_LIST_NEXT);
175 type = read_pci_config_byte(num,slot,func,
H A Dearly-quirks.c119 type = read_pci_config_byte(num, slot, func,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/pci/
H A Dearly.c22 u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) function

Completed in 73 milliseconds