Searched refs:__bmc_get_device_id (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/char/ipmi/ |
| D | ipmi_msghandler.c | 2465 static int __bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in __bmc_get_device_id() function 2602 return __bmc_get_device_id(intf, bmc, id, guid_set, guid, -1); in bmc_get_device_id() 3477 rv = __bmc_get_device_id(intf, NULL, &id, NULL, NULL, i); in ipmi_register_smi()
|