Home
last modified time | relevance | path

Searched refs:UCODE_MAX_COMBINED_SIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Ducode.h210 #define UCODE_MAX_COMBINED_SIZE UCODE_MB(16) macro
/titanic_50/usr/src/uts/intel/io/
H A Ducode_drv.c87 ucode_max_combined_size = UCODE_MAX_COMBINED_SIZE; in ucode_attach()