Searched refs:dyn_guid_set (Results 1 – 1 of 1) sorted by relevance
335 int dyn_guid_set; member2504 prev_guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2517 || (!prev_guid_set && bmc->dyn_guid_set) in __bmc_get_device_id()2519 || (prev_guid_set && bmc->dyn_guid_set in __bmc_get_device_id()2525 int guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2534 intf->bmc->dyn_guid_set = guid_set; in __bmc_get_device_id()2570 if (bmc->dyn_guid_set) in __bmc_get_device_id()2577 bmc->dyn_guid_set = prev_guid_set; in __bmc_get_device_id()2585 *guid_set = bmc->dyn_guid_set; in __bmc_get_device_id()2587 if (guid && bmc->dyn_guid_set) in __bmc_get_device_id()[all …]