Searched defs:uw_ucode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/
H A Ducode_drv.c198 uint8_t *ucodep, *uw_ucode; local
223 if ((uw_ucode = STRUCT_FGETP(h, uw_ucode)) == NULL)
227 if (ddi_copyin((void *)uw_ucode, ucodep, size, mode) != 0) {
/illumos-gate/usr/src/uts/common/sys/
H A Ducode.h73 uint8_t *uw_ucode; /* pointer to the undigested microcode */ member in struct:ucode_write_struct
89 caddr32_t uw_ucode; /* pointer to the undigested microcode */ member in struct:ucode_write_struct32

Completed in 58 milliseconds