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