Searched refs:config_rom_update_amount (Results 1 – 2 of 2) sorted by relevance
1449 hal->config_rom_update_amount = (IEEE1394_CONFIG_ROM_QUAD_SZ - in s1394_init_local_config_rom()1903 if (last_entry_offset < hal->config_rom_update_amount) in s1394_update_config_rom_callback()1904 last_entry_offset = hal->config_rom_update_amount; in s1394_update_config_rom_callback()1906 hal->config_rom_update_amount = (IEEE1394_CONFIG_ROM_QUAD_SZ - in s1394_update_config_rom_callback()
566 uint_t config_rom_update_amount; member