Searched refs:dev_count (Results 1 – 1 of 1) sorted by relevance
113 uint32_t dev_count; in handle_one_drhd() local119 dev_count = get_drhd_dev_scope_cnt(acpi_drhd); in handle_one_drhd()120 ASSERT(dev_count <= MAX_DRHD_DEVSCOPES, "parsed dev_count > MAX_DRHD_DEVSCOPES"); in handle_one_drhd()122 drhd->dev_cnt = dev_count; in handle_one_drhd()
Completed in 108 milliseconds