Searched refs:ucode_ops (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ducode.h258 struct ucode_ops { struct
287 struct ucode_ops { struct
294 extern const struct ucode_ops *ucode;
/illumos-gate/usr/src/cmd/ucodeadm/
H A Ducodeadm.c67 static const struct ucode_ops ucode_ops[] = { variable in typeref:struct:ucode_ops
72 const struct ucode_ops *ucode;
580 ucode = &ucode_ops[i];
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmicrocode.c103 static const struct ucode_ops ucode_amd = {
114 static const struct ucode_ops ucode_intel = {
125 const struct ucode_ops *ucode;

Completed in 259 milliseconds