Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dipmi.h181 int recv_type; member
428 int recv_type; /* Is this a command, response or an member
/linux-2.4.37.9/drivers/char/ipmi/
Dipmi_devintf.c275 rsp.recv_type = msg->recv_type; in ipmi_ioctl()
Dipmi_msghandler.c1246 recv_msg->recv_type = IPMI_RESPONSE_RECV_TYPE; in handle_get_msg_rsp()
1328 recv_msg->recv_type = IPMI_CMD_RECV_TYPE; in handle_get_msg_cmd()
1354 recv_msg->recv_type = IPMI_ASYNC_EVENT_RECV_TYPE; in copy_event_into_recv_msg()
1482 recv_msg->recv_type = IPMI_RESPONSE_RECV_TYPE; in handle_bmc_rsp()
1607 msg->recv_type = IPMI_RESPONSE_RECV_TYPE; in handle_msg_timeout()
/linux-2.4.37.9/Documentation/
DIPMI.txt137 int recv_type;