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 in typeref:typename:int
sparc.c 94 ucodeupdate_check(int fd, struct cpu_ucode *uc) function in typeref:typename:int
sparc64.c 123 ucodeupdate_check(int fd, struct cpu_ucode *uc) function in typeref:typename:int
arm.c 278 ucodeupdate_check(int fd, struct cpu_ucode *uc) function in typeref:typename:int
aarch64.c 1217 ucodeupdate_check(int fd, struct cpu_ucode *uc) function in typeref:typename:int
i386.c 2591 ucodeupdate_check(int fd, struct cpu_ucode *uc) function in typeref:typename:int

Completed in 16 milliseconds