Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c991 (F_FW_LDST_CMD_LC | V_FW_LDST_CMD_FN(adap->pf)); in t4_read_pcie_cfg4()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4480 #define V_FW_LDST_CMD_FN(x) ((x) << S_FW_LDST_CMD_FN) macro