Searched refs:netfn (Results 1 – 8 of 8) sorted by relevance
149 unsigned char netfn; member156 unsigned char netfn; member340 unsigned char netfn; member368 unsigned int netfn; member
244 static inline int ipmi_demangle_device_id(uint8_t netfn, uint8_t cmd, in ipmi_demangle_device_id() argument251 if (netfn != IPMI_NETFN_APP_RESPONSE || cmd != IPMI_GET_DEVICE_ID_CMD) in ipmi_demangle_device_id()
75 u8 netfn; in valid_ipmb() local85 netfn = msg[1] >> 2; in valid_ipmb()86 if (netfn & 1) { in valid_ipmb()
84 opal_msg->netfn = msg->data[0]; in ipmi_powernv_send()166 msg->rsp[0] = opal_msg->netfn; in ipmi_powernv_recv()
209 unsigned char netfn;324 the netfn per the IPMI spec) on the IPMB bus, the driver will360 want to receive. Call ipmi_register_for_cmd() and supply the netfn364 user may be registered for each netfn/cmd/channel, but different users369 netfn, use the address from the received message, and use the same
258 msg->netfn = IPMI_OP_RGN_NETFN(address); in acpi_format_ipmi_request()
485 uint8_t netfn; member
273 data->tx_message.netfn = AEM_NETFN; in aem_init_ipmi_data()