Searched refs:dyn_guid_set (Results 1 – 1 of 1) sorted by relevance
323 int dyn_guid_set; member2643 prev_guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2656 || (!prev_guid_set && bmc->dyn_guid_set) in __bmc_get_device_id()2658 || (prev_guid_set && bmc->dyn_guid_set in __bmc_get_device_id()2664 int guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2673 intf->bmc->dyn_guid_set = guid_set; in __bmc_get_device_id()2709 if (bmc->dyn_guid_set) in __bmc_get_device_id()2716 bmc->dyn_guid_set = prev_guid_set; in __bmc_get_device_id()2724 *guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2726 if (guid && bmc->dyn_guid_set) in __bmc_get_device_id()[all …]