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

/freebsd-10.1-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2218 #define S_FW_RDEV_WR_ORG_PROC_ASSOC 7 macro
2220 #define V_FW_RDEV_WR_ORG_PROC_ASSOC(x) ((x) << S_FW_RDEV_WR_ORG_PROC_ASSOC)
2222 (((x) >> S_FW_RDEV_WR_ORG_PROC_ASSOC) & M_FW_RDEV_WR_ORG_PROC_ASSOC)

Completed in 172 milliseconds