Home
last modified time | relevance | path

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

/linux-6.1.9/lib/pldmfw/
Dpldmfw_private.h111 __le32 location_offset; /* ComponentLocationOffset */ member
Dpldmfw.c461 offset = get_unaligned_le32(&__component->location_offset); in pldm_parse_components()