Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp127 uint8_t reservation_id_lsb; member
140 return (req->reservation_id_lsb + (req->reservation_id_msb << 8)); in get_reservation_id()
/openbmc/phosphor-host-ipmid/docs/
H A Dtesting.md172 uint8_t reservation_id_lsb;
185 return (req->reservation_id_lsb + (req->reservation_id_msb << 8));