Lines Matching full:fru
15 * IPMIFruArea represents a piece of a FRU that is accessible over IPMI.
26 * @param[in] fruID - FRU identifier value
27 * @param[in] type - the type of FRU area.
32 * Set whether the FRU is present.
42 * Retrieves the FRU's ID.
44 * @return the FRU ID.
52 * Returns the length of the FRU data.
62 * Returns the type of the current FRU area.
64 * @return the type of FRU area
72 * Returns the FRU area name.
74 * @return the FRU area name
94 * @param[in] value - The data to copy into the FRU area
100 // Unique way of identifying a FRU
103 // Type of the FRU matching offsets in common header
106 // Name of the FRU area. ( BOARD/CHASSIS/PRODUCT )
109 // If a FRU is physically present.