Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Def10_nic.c619 EFX_MCDI_DECLARE_BUF(payload, MC_CMD_ALLOC_VIS_IN_LEN, in efx_mcdi_alloc_vis()
630 req.emr_in_length = MC_CMD_ALLOC_VIS_IN_LEN; in efx_mcdi_alloc_vis()
H A Defx_regs_mcdi.h9100 #define MC_CMD_ALLOC_VIS_IN_LEN 8 macro