Searched refs:dyn_guid_set (Results 1 – 1 of 1) sorted by relevance
329 int dyn_guid_set; member2404 prev_guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2417 || (!prev_guid_set && bmc->dyn_guid_set) in __bmc_get_device_id()2419 || (prev_guid_set && bmc->dyn_guid_set in __bmc_get_device_id()2425 int guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2434 intf->bmc->dyn_guid_set = guid_set; in __bmc_get_device_id()2470 if (bmc->dyn_guid_set) in __bmc_get_device_id()2477 bmc->dyn_guid_set = prev_guid_set; in __bmc_get_device_id()2485 *guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2487 if (guid && bmc->dyn_guid_set) in __bmc_get_device_id()[all …]