Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_lic.c814 MC_CMD_LICENSING_OUT_LEN)]; in efx_mcdi_licensing_get_key_stats()
824 req.emr_out_length = MC_CMD_LICENSING_OUT_LEN; in efx_mcdi_licensing_get_key_stats()
836 if (req.emr_out_length_used < MC_CMD_LICENSING_OUT_LEN) { in efx_mcdi_licensing_get_key_stats()
H A Defx_regs_mcdi.h12690 #define MC_CMD_LICENSING_OUT_LEN 28 macro