Searched refs:ROOT_DIR_OFFSET (Results 1 – 1 of 1) sorted by relevance
32 #define ROOT_DIR_OFFSET 5 macro153 const u32 *root_directory = &fw_parent_device(unit)->config_rom[ROOT_DIR_OFFSET]; in get_modalias_ids()294 const u32 *root_directory = fw_device(dev)->config_rom + ROOT_DIR_OFFSET; in show_immediate()343 const u32 *root_directory = fw_device(dev)->config_rom + ROOT_DIR_OFFSET; in show_text_leaf()521 fw_csr_iterator_init(&ci, &device->config_rom[ROOT_DIR_OFFSET]); in units_show()767 quirks |= detect_quirks_by_root_directory(rom + ROOT_DIR_OFFSET, length - ROOT_DIR_OFFSET); in read_config_rom()842 fw_csr_iterator_init(&ci, &device->config_rom[ROOT_DIR_OFFSET]); in create_units()