Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_lic.c1034 uint8_t payload[MAX(MC_CMD_LICENSING_GET_ID_V3_IN_LEN, in efx_mcdi_licensing_v3_get_id()
1043 req.emr_in_length = MC_CMD_LICENSING_GET_ID_V3_IN_LEN; in efx_mcdi_licensing_v3_get_id()
1050 req.emr_in_length = MC_CMD_LICENSING_GET_ID_V3_IN_LEN; in efx_mcdi_licensing_v3_get_id()
H A Defx_regs_mcdi.h12788 #define MC_CMD_LICENSING_GET_ID_V3_IN_LEN 0 macro