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 */
607 const struct root_port_info rc0rp_data[] = {623 (struct root_port_info *)rc0rp_data /* root_ports */783 struct root_port_info *root_port_ptr, *rp_ptr; in plat_rmmd_load_manifest()852 root_port_ptr = (struct root_port_info *) in plat_rmmd_load_manifest()857 sizeof(struct root_port_info))); in plat_rmmd_load_manifest()879 (sizeof(struct root_port_info) * num_root_ports) + in plat_rmmd_load_manifest()997 const struct root_port_info *rp_info = rc_info->root_ports; in plat_rmmd_load_manifest()1001 sizeof(struct root_complex_info) - sizeof(struct root_port_info *)); in plat_rmmd_load_manifest()1012 sizeof(struct root_port_info) - sizeof(struct bdf_mapping_info *)); in plat_rmmd_load_manifest()
1281 | root_ports | 16 | root_port_info * | Pointer to 'root_port_info'[] array |