Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7518 master_mbox = G_PCIE_FW_MASTER(pcie_fw); in t4_fw_hello()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h9867 #define G_PCIE_FW_MASTER(x) (((x) >> S_PCIE_FW_MASTER) & M_PCIE_FW_MASTER) macro