Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c306 bool *guid_set, guid_t *guid);
592 bool guid_set, guid_t *guid, int intf_num);
2588 bool *guid_set, guid_t *guid, int intf_num) in __bmc_get_device_id() argument
2646 int guid_set = bmc->dyn_guid_set; in __bmc_get_device_id() local
2655 intf->bmc->dyn_guid_set = guid_set; in __bmc_get_device_id()
2657 if (__ipmi_bmc_register(intf, &id, guid_set, &guid, intf_num)) in __bmc_get_device_id()
2705 if (guid_set) in __bmc_get_device_id()
2706 *guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()
2721 bool *guid_set, guid_t *guid) in bmc_get_device_id() argument
2723 return __bmc_get_device_id(intf, bmc, id, guid_set, gui in bmc_get_device_id()
2881 bool guid_set; guid_show() local
2924 bool guid_set; bmc_dev_attr_is_visible() local
3089 __ipmi_bmc_register(struct ipmi_smi * intf,struct ipmi_device_id * id,bool guid_set,guid_t * guid,int intf_num) __ipmi_bmc_register() argument
[all...]