Searched refs:S_PCIE_FW_REGISTERED (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7787 #define S_PCIE_FW_REGISTERED 0 macro
7789 #define V_PCIE_FW_REGISTERED(x) ((x) << S_PCIE_FW_REGISTERED)
7791 (((x) >> S_PCIE_FW_REGISTERED) & M_PCIE_FW_REGISTERED)

Completed in 188 milliseconds