Searched refs:score_max (Results 1 – 1 of 1) sorted by relevance
888 int score_max = 0, score; in find_hdev_driver() local895 if (score > score_max) { in find_hdev_driver()896 score_max = score; in find_hdev_driver()996 int score_max = 0, score; in bdrv_probe_all() local1003 if (score > score_max) { in bdrv_probe_all()1004 score_max = score; in bdrv_probe_all()