Searched refs:IEEE1394_CONFIG_ROM_QUAD_SZ (Results 1 – 5 of 5) sorted by relevance
1678 hal->config_rom_update_amount = (IEEE1394_CONFIG_ROM_QUAD_SZ - in s1394_init_local_config_rom()1689 config_rom, IEEE1394_CONFIG_ROM_QUAD_SZ); in s1394_init_local_config_rom()1758 rest_of_config_rom->cfgrom_addr_hi = IEEE1394_CONFIG_ROM_QUAD_SZ - 1; in s1394_init_config_rom_structures()1766 hal->free_space = IEEE1394_CONFIG_ROM_QUAD_SZ - in s1394_init_config_rom_structures()2069 free_blk->cfgrom_addr_lo = (IEEE1394_CONFIG_ROM_QUAD_SZ - 1) - in s1394_remove_config_rom_entry()2071 free_blk->cfgrom_addr_hi = (IEEE1394_CONFIG_ROM_QUAD_SZ - 1); in s1394_remove_config_rom_entry()2168 last_entry_offset = (IEEE1394_CONFIG_ROM_QUAD_SZ - hal->free_space); in s1394_update_config_rom_callback()2172 hal->config_rom_update_amount = (IEEE1394_CONFIG_ROM_QUAD_SZ - in s1394_update_config_rom_callback()
860 IEEE1394_CONFIG_ROM_QUAD_SZ) || in s1394_process_topology_tree()
568 node->cfgrom_size = IEEE1394_CONFIG_ROM_QUAD_SZ; in s1394_alloc_cfgrom()1550 IEEE1394_CONFIG_ROM_QUAD_SZ); in s1394_br_thread_handle_cmd_phase2()
241 #define IEEE1394_CONFIG_ROM_QUAD_SZ 0x100 macro
139 uint32_t cfgrom[IEEE1394_CONFIG_ROM_QUAD_SZ]; in print_node_info()