next_config_rom 221 drivers/firewire/ohci.c __be32 *next_config_rom; next_config_rom 2021 drivers/firewire/ohci.c if (ohci->next_config_rom != NULL) { next_config_rom 2022 drivers/firewire/ohci.c if (ohci->next_config_rom != ohci->config_rom) { next_config_rom 2026 drivers/firewire/ohci.c ohci->config_rom = ohci->next_config_rom; next_config_rom 2028 drivers/firewire/ohci.c ohci->next_config_rom = NULL; next_config_rom 2384 drivers/firewire/ohci.c ohci->next_config_rom = next_config_rom 2388 drivers/firewire/ohci.c if (ohci->next_config_rom == NULL) next_config_rom 2391 drivers/firewire/ohci.c copy_config_rom(ohci->next_config_rom, config_rom, length); next_config_rom 2397 drivers/firewire/ohci.c ohci->next_config_rom = ohci->config_rom; next_config_rom 2401 drivers/firewire/ohci.c ohci->next_header = ohci->next_config_rom[0]; next_config_rom 2402 drivers/firewire/ohci.c ohci->next_config_rom[0] = 0; next_config_rom 2405 drivers/firewire/ohci.c be32_to_cpu(ohci->next_config_rom[2])); next_config_rom 2447 drivers/firewire/ohci.c __be32 *next_config_rom; next_config_rom 2479 drivers/firewire/ohci.c next_config_rom = next_config_rom 2482 drivers/firewire/ohci.c if (next_config_rom == NULL) next_config_rom 2498 drivers/firewire/ohci.c if (ohci->next_config_rom == NULL) { next_config_rom 2499 drivers/firewire/ohci.c ohci->next_config_rom = next_config_rom; next_config_rom 2501 drivers/firewire/ohci.c next_config_rom = NULL; next_config_rom 2504 drivers/firewire/ohci.c copy_config_rom(ohci->next_config_rom, config_rom, length); next_config_rom 2507 drivers/firewire/ohci.c ohci->next_config_rom[0] = 0; next_config_rom 2514 drivers/firewire/ohci.c if (next_config_rom != NULL) next_config_rom 2516 drivers/firewire/ohci.c next_config_rom, next_config_rom_bus); next_config_rom 3772 drivers/firewire/ohci.c if (ohci->next_config_rom && ohci->next_config_rom != ohci->config_rom) next_config_rom 3774 drivers/firewire/ohci.c ohci->next_config_rom, ohci->next_config_rom_bus);