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

/illumos-gate/usr/src/uts/intel/io/
H A Ducode_drv.c47 static uint32_t ucode_max_combined_size; variable
87 ucode_max_combined_size = UCODE_MAX_COMBINED_SIZE;
216 * ucode_max_combined_size. It is initialized to
220 if (size > ucode_max_combined_size || size == 0)

Completed in 286 milliseconds