Home
last modified time | relevance | path

Searched refs:EM_SYS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ucodeadm/
H A Ducodeadm.c254 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 …]
/titanic_41/usr/src/common/ucode/
H A Ducode_errno.h48 EM_SYS, /* System call failed. See errno */ enumerator