Searched refs:dyn_guid_set (Results 1 – 1 of 1) sorted by relevance
307 int dyn_guid_set; member2507 prev_guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2520 || (!prev_guid_set && bmc->dyn_guid_set) in __bmc_get_device_id()2522 || (prev_guid_set && bmc->dyn_guid_set in __bmc_get_device_id()2528 int guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2537 intf->bmc->dyn_guid_set = guid_set; in __bmc_get_device_id()2573 if (bmc->dyn_guid_set) in __bmc_get_device_id()2580 bmc->dyn_guid_set = prev_guid_set; in __bmc_get_device_id()2588 *guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2590 if (guid && bmc->dyn_guid_set) in __bmc_get_device_id()[all …]