Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.c220 dma_addr_t config_rom_bus; member
2085 free_rom_bus = ohci->config_rom_bus; in bus_reset_work()
2088 ohci->config_rom_bus = ohci->next_config_rom_bus; in bus_reset_work()
2458 ohci->next_config_rom_bus = ohci->config_rom_bus; in ohci_enable()