Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_wol.c354 uint8_t payload[MAX(MC_CMD_REMOVE_LIGHTSOUT_OFFLOAD_IN_LEN, in efx_lightsout_offload_remove()
364 req.emr_in_length = MC_CMD_REMOVE_LIGHTSOUT_OFFLOAD_IN_LEN; in efx_lightsout_offload_remove()
H A Defx_regs_mcdi.h6804 #define MC_CMD_REMOVE_LIGHTSOUT_OFFLOAD_IN_LEN 8 macro