Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_nic.c486 MC_CMD_ALLOC_VIS_OUT_LEN)]; in efx_mcdi_alloc_vis()
499 req.emr_out_length = MC_CMD_ALLOC_VIS_OUT_LEN; in efx_mcdi_alloc_vis()
511 if (req.emr_out_length_used < MC_CMD_ALLOC_VIS_OUT_LEN) { in efx_mcdi_alloc_vis()
H A Defx_regs_mcdi.h9450 #define MC_CMD_ALLOC_VIS_OUT_LEN 8 macro