Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_hw.c7455 if (master_mbox == M_PCIE_FW_MASTER && in t4_fw_hello()
7523 if (adap->flags & FW_OK && mbox <= M_PCIE_FW_MASTER) { in t4_fw_halt()
/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h9698 #define M_PCIE_FW_MASTER 0x7 macro
9700 #define G_PCIE_FW_MASTER(x) (((x) >> S_PCIE_FW_MASTER) & M_PCIE_FW_MASTER)