Home
last modified time | relevance | path

Searched refs:fruPdr (Results 1 – 1 of 1) sorted by relevance

/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp1074 auto fruPdr = reinterpret_cast<const pldm_pdr_fru_record_set*>( in getRSI() local
1077 if (fruPdr->entity_type == entity.entity_type && in getRSI()
1078 fruPdr->entity_instance == entity.entity_instance_num && in getRSI()
1079 fruPdr->container_id == entity.entity_container_id) in getRSI()
1081 return fruPdr->fru_rsi; in getRSI()