Home
last modified time | relevance | path

Searched defs:cpu_ucode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dcpuio.h85 struct cpu_ucode { struct
93 #define IOC_CPU_UCODE_APPLY _IOW('c', 7, struct cpu_ucode) argument
/netbsd-src/usr.sbin/cpuctl/
H A Dcpuctl.c212 cpu_ucode(char **argv) in cpu_ucode() function