Searched refs:root_port_info (Results 1 – 3 of 3) sorted by relevance
154 struct root_port_info { struct161 CASSERT(offsetof(struct root_port_info, root_port_id) == 0UL, argument163 CASSERT(offsetof(struct root_port_info, num_bdf_mappings) == 4UL,165 CASSERT(offsetof(struct root_port_info, bdf_mappings) == 8UL,174 struct root_port_info *root_ports; /* Pointer to root_port_info[] array */
611 const struct root_port_info rc0rp_data[] = {627 (struct root_port_info *)rc0rp_data /* root_ports */787 struct root_port_info *root_port_ptr, *rp_ptr; in plat_rmmd_load_manifest()856 root_port_ptr = (struct root_port_info *) in plat_rmmd_load_manifest()861 sizeof(struct root_port_info))); in plat_rmmd_load_manifest()883 (sizeof(struct root_port_info) * num_root_ports) + in plat_rmmd_load_manifest()999 const struct root_port_info *rp_info = rc_info->root_ports; in plat_rmmd_load_manifest()1003 sizeof(struct root_complex_info) - sizeof(struct root_port_info *)); in plat_rmmd_load_manifest()1014 sizeof(struct root_port_info) - sizeof(struct bdf_mapping_info *)); in plat_rmmd_load_manifest()
1344 | root_ports | 16 | root_port_info * | Pointer to 'root_port_info'[] array |