Searched refs:EM_SYS (Results 1 – 2 of 2) sorted by relevance
254 ucode_perror(common_path, EM_SYS); in ucode_gen_files_amd()255 return (EM_SYS); in ucode_gen_files_amd()260 ucode_perror(common_path, EM_SYS); in ucode_gen_files_amd()261 return (EM_SYS); in ucode_gen_files_amd()281 ucode_perror(common_path, EM_SYS); in ucode_gen_files_amd()282 return (EM_SYS); in ucode_gen_files_amd()287 ucode_perror(common_path, EM_SYS); in ucode_gen_files_amd()288 return (EM_SYS); in ucode_gen_files_amd()325 ucode_perror(common_path, EM_SYS); in ucode_gen_files_intel()326 return (EM_SYS); in ucode_gen_files_intel()[all …]
48 EM_SYS, /* System call failed. See errno */ enumerator