Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h9819 #define S_PCIE_FW_HALT 29 macro
9821 #define V_PCIE_FW_HALT(x) ((x) << S_PCIE_FW_HALT)
9822 #define G_PCIE_FW_HALT(x) (((x) >> S_PCIE_FW_HALT) & M_PCIE_FW_HALT)