Searched refs:IPMI_NETFN_APP_REQUEST (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dipmi_msgdefs.h46 #define IPMI_NETFN_APP_REQUEST 0x06 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dipmi_msgdefs.h46 #define IPMI_NETFN_APP_REQUEST 0x06 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dipmi_msgdefs.h46 #define IPMI_NETFN_APP_REQUEST 0x06 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dipmi_msgdefs.h46 #define IPMI_NETFN_APP_REQUEST 0x06 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dipmi_msgdefs.h46 #define IPMI_NETFN_APP_REQUEST 0x06 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_si_intf.c429 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
440 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
452 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
507 smi_info->curr_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
526 smi_info->curr_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
702 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
740 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
832 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
862 smi_info->curr_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
2693 msg[0] = IPMI_NETFN_APP_REQUEST <<
[all...]
H A Dipmi_msghandler.c1329 smi_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
1369 smi_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
1481 if ((msg->netfn == IPMI_NETFN_APP_REQUEST)
1494 if (((msg->netfn == IPMI_NETFN_APP_REQUEST)
2583 msg.netfn = IPMI_NETFN_APP_REQUEST;
2658 msg.netfn = IPMI_NETFN_APP_REQUEST;
3055 msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
3620 if ((msg->rsp[0] == ((IPMI_NETFN_APP_REQUEST|1) << 2))
3651 } else if ((msg->rsp[0] == ((IPMI_NETFN_APP_REQUEST|1) << 2))
3723 } else if ((msg->rsp[0] == ((IPMI_NETFN_APP_REQUEST|
[all...]
H A Dipmi_poweroff.c589 send_msg.netfn = IPMI_NETFN_APP_REQUEST;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_si_intf.c429 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
440 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
452 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
507 smi_info->curr_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
526 smi_info->curr_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
702 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
740 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
832 msg[0] = (IPMI_NETFN_APP_REQUEST << 2);
862 smi_info->curr_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
2693 msg[0] = IPMI_NETFN_APP_REQUEST <<
[all...]
H A Dipmi_msghandler.c1329 smi_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
1369 smi_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
1481 if ((msg->netfn == IPMI_NETFN_APP_REQUEST)
1494 if (((msg->netfn == IPMI_NETFN_APP_REQUEST)
2583 msg.netfn = IPMI_NETFN_APP_REQUEST;
2658 msg.netfn = IPMI_NETFN_APP_REQUEST;
3055 msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2);
3620 if ((msg->rsp[0] == ((IPMI_NETFN_APP_REQUEST|1) << 2))
3651 } else if ((msg->rsp[0] == ((IPMI_NETFN_APP_REQUEST|1) << 2))
3723 } else if ((msg->rsp[0] == ((IPMI_NETFN_APP_REQUEST|
[all...]
H A Dipmi_poweroff.c589 send_msg.netfn = IPMI_NETFN_APP_REQUEST;

Completed in 218 milliseconds