HomeSort by: relevance | last modified time | path
    Searched refs:IOC_CPU_UCODE_GET_VERSION_64 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
cpuio.h 82 #define IOC_CPU_UCODE_GET_VERSION_64 _IOWR('c', 6, struct cpu_ucode_version_64)
  /src/usr.sbin/cpuctl/arch/
i386.c 2406 if (ioctl(fd, IOC_CPU_UCODE_GET_VERSION_64, &ucode_64) < 0)

Completed in 14 milliseconds