Home
last modified time | relevance | path

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

/linux/arch/mips/pci/
H A Dpci-alchemy.c220 static int write_config_byte(struct pci_bus *bus, unsigned int devfn, in write_config_byte() function
288 return write_config_byte(bus, devfn, where, (u8) val); in alchemy_pci_write()