Searched refs:recv_type (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dipmi.h243 int recv_type; member in struct:ipmi_recv_msg
550 int recv_type; /* Is this a command, response or an member in struct:ipmi_recv
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_devintf.c319 rsp.recv_type = msg->recv_type;
658 compat_int_t recv_type; member in struct:compat_ipmi_recv
733 __get_user(p64->recv_type, &p32->recv_type) ||
747 __put_user(p64->recv_type, &p32->recv_type) ||
H A Dipmi_msghandler.c643 msg->recv_type = IPMI_RESPONSE_RECV_TYPE;
2876 recv_msg->recv_type = IPMI_RESPONSE_RECV_TYPE;
2988 recv_msg->recv_type = IPMI_CMD_RECV_TYPE;
3065 recv_msg->recv_type = IPMI_RESPONSE_RECV_TYPE;
3148 recv_msg->recv_type = IPMI_CMD_RECV_TYPE;
3177 recv_msg->recv_type = IPMI_ASYNC_EVENT_RECV_TYPE;
3312 recv_msg->recv_type = IPMI_RESPONSE_RECV_TYPE;
3400 recv_msg->recv_type = IPMI_RESPONSE_RESPONSE_TYPE;

Completed in 106 milliseconds