Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h9876 #define S_PCIE_FW_RESET 8 macro
9878 #define V_PCIE_FW_RESET(x) ((x) << S_PCIE_FW_RESET)
9880 (((x) >> S_PCIE_FW_RESET) & M_PCIE_FW_RESET)