Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sfxge/common/
Dsiena_nic.c280 MC_CMD_GET_RESOURCE_LIMITS_OUT_LEN)]; in siena_board_cfg()
322 req.emr_out_length = MC_CMD_GET_RESOURCE_LIMITS_OUT_LEN; in siena_board_cfg()
327 if (req.emr_out_length_used < MC_CMD_GET_RESOURCE_LIMITS_OUT_LEN) { in siena_board_cfg()
Defx_regs_mcdi.h2177 #define MC_CMD_GET_RESOURCE_LIMITS_OUT_LEN 16 macro