Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/firmware/
HDt4fw_interface.h9853 #define S_PCIE_FW_ASYNCNOT 16 macro
9855 #define V_PCIE_FW_ASYNCNOT(x) ((x) << S_PCIE_FW_ASYNCNOT)
9857 (((x) >> S_PCIE_FW_ASYNCNOT) & M_PCIE_FW_ASYNCNOT)