Home
last modified time | relevance | path

Searched refs:MC_CMD_POLL_BIST_IN_LEN (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/sfxge/common/
Def10_phy.c532 EFX_MCDI_DECLARE_BUF(payload, MC_CMD_POLL_BIST_IN_LEN,
553 req.emr_in_length = MC_CMD_POLL_BIST_IN_LEN;
Dsiena_phy.c644 EFX_MCDI_DECLARE_BUF(payload, MC_CMD_POLL_BIST_IN_LEN,
653 req.emr_in_length = MC_CMD_POLL_BIST_IN_LEN;
Defx_regs_mcdi.h5068 #define MC_CMD_POLL_BIST_IN_LEN 0 macro