Searched refs:dyn_guid_set (Results 1 – 1 of 1) sorted by relevance
299 int dyn_guid_set; member2680 prev_guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2693 || (!prev_guid_set && bmc->dyn_guid_set) in __bmc_get_device_id()2695 || (prev_guid_set && bmc->dyn_guid_set in __bmc_get_device_id()2701 int guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2710 intf->bmc->dyn_guid_set = guid_set; in __bmc_get_device_id()2746 if (bmc->dyn_guid_set) in __bmc_get_device_id()2753 bmc->dyn_guid_set = prev_guid_set; in __bmc_get_device_id()2761 *guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2763 if (guid && bmc->dyn_guid_set) in __bmc_get_device_id()[all …]