Searched refs:write_pci_config_byte (Results 1 – 3 of 3) sorted by relevance
/arch/x86/include/asm/ |
D | pci-direct.h | 14 extern void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val);
|
/arch/x86/pci/ |
D | early.c | 42 void write_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset, u8 val) in write_pci_config_byte() function
|
/arch/x86/kernel/ |
D | early-quirks.c | 124 write_pci_config_byte(num, slot, func, 0xac, b); in ati_ixp4x0_rev()
|