Home
last modified time | relevance | path

Searched refs:__bmc_get_device_id (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/char/ipmi/
Dipmi_msghandler.c2365 static int __bmc_get_device_id(struct ipmi_smi *intf, struct bmc_device *bmc, in __bmc_get_device_id() function
2502 return __bmc_get_device_id(intf, bmc, id, guid_set, guid, -1); in bmc_get_device_id()
3386 rv = __bmc_get_device_id(intf, NULL, &id, NULL, NULL, i); in ipmi_register_smi()