Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/sfxge/common/
Defx_lic.c914 MC_CMD_LICENSING_V3_OUT_LEN); in efx_mcdi_licensing_v3_report_license()
923 req.emr_out_length = MC_CMD_LICENSING_V3_OUT_LEN; in efx_mcdi_licensing_v3_report_license()
935 if (req.emr_out_length_used < MC_CMD_LICENSING_V3_OUT_LEN) { in efx_mcdi_licensing_v3_report_license()
Defx_regs_mcdi.h13439 #define MC_CMD_LICENSING_V3_OUT_LEN 88 macro