Searched refs:next_config_rom_bus (Results 1 – 1 of 1) sorted by relevance
222 dma_addr_t next_config_rom_bus; member2034 ohci->config_rom_bus = ohci->next_config_rom_bus; in bus_reset_work()2391 &ohci->next_config_rom_bus, GFP_KERNEL); in ohci_enable()2402 ohci->next_config_rom_bus = ohci->config_rom_bus; in ohci_enable()2410 reg_write(ohci, OHCI1394_ConfigROMmap, ohci->next_config_rom_bus); in ohci_enable()2452 dma_addr_t next_config_rom_bus; in ohci_set_config_rom() local2484 &next_config_rom_bus, GFP_KERNEL); in ohci_set_config_rom()2503 ohci->next_config_rom_bus = next_config_rom_bus; in ohci_set_config_rom()2512 reg_write(ohci, OHCI1394_ConfigROMmap, ohci->next_config_rom_bus); in ohci_set_config_rom()2519 next_config_rom_bus); in ohci_set_config_rom()