Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp646 * commands. Using "weak" linking allows the placeholder setLanOem/getLanOem
675 * setLanOem, and getLanOem functions in the transporthandler_oem.cpp
682 getLanOem(uint8_t channel, uint8_t parameter, uint8_t set, uint8_t block)
691 RspType<message::Payload> getLanOem(uint8_t, uint8_t, uint8_t, uint8_t) in getLanOem()
1362 return getLanOem(channel, parameter, set, block); in getLan()
689 RspType<message::Payload> getLanOem(uint8_t, uint8_t, uint8_t, uint8_t) getLanOem() function