Searched refs:ila_ver_string (Results 1 – 1 of 1) sorted by relevance
8357 uint8_t ila_ver_string[9], img_flag; in pmcs_get_fw_version() local8387 bcopy((const void *)&ver_hilo, &ila_ver_string[0], 8); in pmcs_get_fw_version()8388 ila_ver_string[8] = '\0'; in pmcs_get_fw_version()8390 (void) ddi_strtoul((const char *)ila_ver_string, &ucp, 16, &ila_ver); in pmcs_get_fw_version()