Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ucodeadm/
H A Ducodeadm.c433 uint32_t platid = uhp->uh_proc_flags & (1 << i); in ucode_gen_files_intel() local
435 if (platid == 0 && uhp->uh_proc_flags != 0) in ucode_gen_files_intel()
439 "%s/%08X-%02X", path, uhp->uh_signature, platid); in ucode_gen_files_intel()
442 uhp->uh_proc_flags, platid, name); in ucode_gen_files_intel()