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

  /src/usr.sbin/cpuctl/
cpuctl.h 41 int ucodeupdate_check(int, struct cpu_ucode *);
cpuctl.c 233 error = ucodeupdate_check(fd, &uc);
  /src/usr.sbin/cpuctl/arch/
noarch.c 56 ucodeupdate_check(int fd, struct cpu_ucode *uc) function
sparc.c 94 ucodeupdate_check(int fd, struct cpu_ucode *uc) function
sparc64.c 123 ucodeupdate_check(int fd, struct cpu_ucode *uc) function
arm.c 278 ucodeupdate_check(int fd, struct cpu_ucode *uc) function
aarch64.c 1220 ucodeupdate_check(int fd, struct cpu_ucode *uc) function
i386.c 2591 ucodeupdate_check(int fd, struct cpu_ucode *uc) function

Completed in 18 milliseconds