Searched refs:uw_ucode (Results 1 – 3 of 3) sorted by relevance
190 uint8_t *ucodep, *uw_ucode; in ucode_ioctl() local215 if ((uw_ucode = STRUCT_FGETP(h, uw_ucode)) == NULL) in ucode_ioctl()219 if (ddi_copyin((void *)uw_ucode, ucodep, size, mode) != 0) { in ucode_ioctl()
70 uint8_t *uw_ucode; /* pointer to the undigested microcode */ member86 caddr32_t uw_ucode; /* pointer to the undigested microcode */ member
947 uw_struct.uw_ucode = buf; in main()