Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3735 c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST | in t4_mdio_rd()
3766 c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST | in t4_mdio_wr()
3804 c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST | in t4_sge_ctxt_rd()
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h2783 FW_LDST_CMD = 0x01, enumerator