Searched refs:ver_hilo (Results 1 – 1 of 1) sorted by relevance
8360 uint64_t ver_hilo; in pmcs_get_fw_version() local8386 ver_hilo = BE_64(((uint64_t)ver_hi << 32) | ver_lo); in pmcs_get_fw_version()8387 bcopy((const void *)&ver_hilo, &ila_ver_string[0], 8); in pmcs_get_fw_version()