Lines Matching refs:next_config_rom_bus
222 dma_addr_t next_config_rom_bus;
2071 ohci->config_rom_bus = ohci->next_config_rom_bus;
2430 &ohci->next_config_rom_bus,
2442 ohci->next_config_rom_bus = ohci->config_rom_bus;
2450 reg_write(ohci, OHCI1394_ConfigROMmap, ohci->next_config_rom_bus);
2492 dma_addr_t next_config_rom_bus;
2525 &next_config_rom_bus, GFP_KERNEL);
2544 ohci->next_config_rom_bus = next_config_rom_bus;
2553 reg_write(ohci, OHCI1394_ConfigROMmap, ohci->next_config_rom_bus);
2560 next_config_rom, next_config_rom_bus);
3821 ohci->next_config_rom, ohci->next_config_rom_bus);