openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
t_req_handler_record Struct Reference

IPMI Handler record structure used to index all handlers. More...

#include <ipmi.h>

Collaboration diagram for t_req_handler_record:

Data Fields

uint8_t netfn
 
uint8_t cmd
 
t_req_handler req_handler
 

Detailed Description

IPMI Handler record structure used to index all handlers.

Field Documentation

◆ cmd

uint8_t t_req_handler_record::cmd

Command

◆ netfn

uint8_t t_req_handler_record::netfn

Net Function

◆ req_handler

t_req_handler t_req_handler_record::req_handler

IPMI handler function


The documentation for this struct was generated from the following file: