Home
last modified time | relevance | path

Searched defs:netFn (Results 1 – 17 of 17) sorted by relevance

/openbmc/ipmbbridge/
H A Dipmbbridged.hpp91 constexpr uint8_t ipmbNetFnLunSet(uint8_t netFn, uint8_t lun) in ipmbNetFnLunSet()
106 constexpr uint8_t ipmbRespNetFn(uint8_t netFn) in ipmbRespNetFn()
168 uint8_t netFn; member
194 uint8_t netFn; member
H A Dipmbbridged.cpp56 IpmbRequest::IpmbRequest(uint8_t address, uint8_t netFn, uint8_t rsLun, in IpmbRequest()
158 IpmbResponse::IpmbResponse(uint8_t address, uint8_t netFn, uint8_t rqLun, in IpmbResponse()
408 uint8_t netFn = ipmbNetFnGet(ipmbFrame->Header.Req.rsNetFnLUN); in processI2cEvent() local
948 uint8_t reqChannel, netFn, lun, cmd; in addSendBroadcastHandler() local
/openbmc/ipmitool/src/plugins/serial/
H A Dserial_terminal.c75 unsigned char netFn; /* NET FN | RS LUN */ member
97 unsigned char netFn; member
109 unsigned char netFn; member
118 uint8_t netFn; member
726 int rv, netFn, rqSeq; in serial_term_get_message() local
H A Dserial_basic.c77 unsigned char netFn; /* NET FN | RS LUN */ member
99 unsigned char netFn; member
141 uint8_t netFn; member
754 int msg_len, netFn, rqSeq; in serial_bm_wait_response() local
830 int rv, netFn, rqSeq; in serial_bm_get_message() local
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp150 IpmbResponse::IpmbResponse(uint8_t address, uint8_t netFn, uint8_t rqLun, in IpmbResponse()
200 static constexpr unsigned int makeCmdKey(unsigned int netFn, unsigned int cmd) in makeCmdKey()
205 static constexpr bool isMeCmdAllowed(uint8_t netFn, uint8_t cmd) in isMeCmdAllowed()
322 uint8_t netFn = 0, lun = 0, cmd = 0, cc = 0; in handleIpmbChannel() local
H A Dmanufacturingcommands.cpp833 static constexpr unsigned int makeCmdKey(unsigned int netFn, unsigned int cmd) in makeCmdKey()
H A Doemcommands.cpp849 uint8_t targetAddr, uint8_t netFn, uint8_t cmd, in ipmiOEMSlotIpmb()
/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp60 constexpr uint8_t ipmbNetFnLunSet(uint8_t netFn, uint8_t lun) in ipmbNetFnLunSet()
146 uint8_t netFn; member
162 uint8_t netFn; member
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp135 bool registerHandler(int prio, NetFn netFn, Cmd cmd, Privilege priv, in registerHandler()
327 NetFn netFn = request->ctx->netFn; in executeIpmiCommand() local
485 NetFn netFn, uint8_t lun, Cmd cmd, ipmi::SecureBuffer& data, in executionEntry()
690 void ipmi_register_callback(ipmi_netfn_t netFn, ipmi_cmd_t cmd, in ipmi_register_callback()
771 unsigned char seq = 0, netFn = 0, lun = 0, cmd = 0; in handleLegacyIpmiCommand() local
/openbmc/dbus-sensors/src/
H A DIpmbSensor.hpp53 constexpr uint8_t netFn = 0x04; variable
80 constexpr uint8_t netFn = 0x2e; variable
/openbmc/sdbusplus/example/
H A Dasio-example.cpp102 constexpr uint8_t netFn = 6; in do_start_async_ipmi_call() local
135 auto ipmiInterface(boost::asio::yield_context /*yield*/, uint8_t netFn, in ipmiInterface()
/openbmc/phosphor-net-ipmid/
H A Dcommand_table.cpp68 uint8_t netFn = command.netFn(); in executeCommand() local
H A Dcommand_table.hpp23 uint8_t netFn() const in netFn() function
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp839 int sendBicCmd(uint8_t netFn, uint8_t cmd, uint8_t bicAddr, in sendBicCmd()
868 int sendMeCmd(uint8_t netFn, uint8_t cmd, std::vector<uint8_t>& cmdData, in sendMeCmd()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dhandler.hpp586 bool registerHandler(int prio, NetFn netFn, Cmd cmd, Privilege priv, in registerHandler()
H A Dmessage.hpp58 NetFn netFn; member
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h317 BYTE netFn; member
490 unsigned char netFn; member