Home
last modified time | relevance | path

Searched refs:write_pci_config_16 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpci-direct.h15 extern void write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val);
/linux/arch/x86/pci/
H A Dearly.c48 void write_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset, u16 val) in write_pci_config_16() function