Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ucodeadm/
H A Ducodeadm.c375 uint32_t platid = uhp->uh_proc_flags & (1 << i); in ucode_gen_files_intel() local
377 if (platid == 0 && uhp->uh_proc_flags != 0) in ucode_gen_files_intel()
381 "%s/%08X-%02X", path, uhp->uh_signature, platid); in ucode_gen_files_intel()
384 uhp->uh_proc_flags, platid, name); in ucode_gen_files_intel()