Home
last modified time | relevance | path

Searched refs:uw_size (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Ducode.h69 uint32_t uw_size; /* size of the uw_code buffer */ member
85 uint32_t uw_size; /* size of the uw_code buffer */ member
/illumos-gate/usr/src/uts/intel/io/
H A Ducode_drv.c211 size = STRUCT_FGET(h, uw_size); in ucode_ioctl()
/illumos-gate/usr/src/cmd/ucodeadm/
H A Ducodeadm.c946 uw_struct.uw_size = ucode_size; in main()