Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h9746 #define S_PCIE_FW_HALT 29 macro
9748 #define V_PCIE_FW_HALT(x) ((x) << S_PCIE_FW_HALT)
9749 #define G_PCIE_FW_HALT(x) (((x) >> S_PCIE_FW_HALT) & M_PCIE_FW_HALT)