Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.c2245 static void copy_config_rom(__be32 *dest, const __be32 *src, size_t length) in copy_config_rom() function
2451 copy_config_rom(ohci->next_config_rom, config_rom, length); in ohci_enable()
2563 copy_config_rom(ohci->next_config_rom, config_rom, length); in ohci_set_config_rom()