Searched refs:next_config_rom (Results 1 – 1 of 1) sorted by relevance
222 __be32 *next_config_rom; member2169 if (ohci->next_config_rom != NULL) { in bus_reset_work()2176 ohci->next_config_rom = NULL; in bus_reset_work()2537 if (ohci->next_config_rom == NULL) in ohci_enable()2551 ohci->next_config_rom[0] = 0; in ohci_enable()2595 __be32 *next_config_rom; in ohci_set_config_rom() local2629 if (next_config_rom == NULL) in ohci_set_config_rom()2640 ohci->next_config_rom = next_config_rom; in ohci_set_config_rom()2642 next_config_rom = NULL; in ohci_set_config_rom()2648 ohci->next_config_rom[0] = 0; in ohci_set_config_rom()[all …]