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.cpp1071 auto fruPdr = reinterpret_cast<const pldm_pdr_fru_record_set*>( in getRSI() local
1074 if (fruPdr->entity_type == entity.entity_type && in getRSI()
1075 fruPdr->entity_instance == entity.entity_instance_num && in getRSI()
1076 fruPdr->container_id == entity.entity_container_id) in getRSI()
1078 return fruPdr->fru_rsi; in getRSI()