Home
last modified time | relevance | path

Searched refs:FW_PARAMS_CMD (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4425 cpu_to_be32(V_FW_CMD_OP(FW_PARAMS_CMD) | in t4_fwcache()
7868 c.op_to_vfn = cpu_to_be32(V_FW_CMD_OP(FW_PARAMS_CMD) | in t4_query_params_rw()
7939 c.op_to_vfn = cpu_to_be32(V_FW_CMD_OP(FW_PARAMS_CMD) | in t4_set_params_timeout()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4144 FW_PARAMS_CMD = 0x08, enumerator