IPMI_NETFN_APP_RESPONSE 2385 drivers/char/ipmi/ipmi_msghandler.c 			|| (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE)
IPMI_NETFN_APP_RESPONSE 3169 drivers/char/ipmi/ipmi_msghandler.c 	    || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE)
IPMI_NETFN_APP_RESPONSE 3258 drivers/char/ipmi/ipmi_msghandler.c 	    && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE)
IPMI_NETFN_APP_RESPONSE 4905 drivers/char/ipmi/ipmi_msghandler.c 	    && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE)
IPMI_NETFN_APP_RESPONSE  186 include/linux/ipmi_smi.h 	if (netfn != IPMI_NETFN_APP_RESPONSE || cmd != IPMI_GET_DEVICE_ID_CMD)