ipmi_req
struct ipmi_req *req = (struct ipmi_req *)data;
#define IPMICTL_SEND_COMMAND _IOW(IPMI_IOC_MAGIC, 13, struct ipmi_req)
struct ipmi_req req;