Lines Matching refs:next_config_rom_bus
222 dma_addr_t next_config_rom_bus;
2082 ohci->config_rom_bus = ohci->next_config_rom_bus;
2439 &ohci->next_config_rom_bus, GFP_KERNEL);
2450 ohci->next_config_rom_bus = ohci->config_rom_bus;
2458 reg_write(ohci, OHCI1394_ConfigROMmap, ohci->next_config_rom_bus);
2500 dma_addr_t next_config_rom_bus;
2532 &next_config_rom_bus, GFP_KERNEL);
2551 ohci->next_config_rom_bus = next_config_rom_bus;
2560 reg_write(ohci, OHCI1394_ConfigROMmap, ohci->next_config_rom_bus);
2567 next_config_rom_bus);