Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h2087 #define S_FW_RDEV_WR_WR_XFER_RDY 6 macro
2089 #define V_FW_RDEV_WR_WR_XFER_RDY(x) ((x) << S_FW_RDEV_WR_WR_XFER_RDY)
2091 (((x) >> S_FW_RDEV_WR_WR_XFER_RDY) & M_FW_RDEV_WR_WR_XFER_RDY)
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h2456 #define S_FW_RDEV_WR_WR_XFER_RDY 6 macro
2458 #define V_FW_RDEV_WR_WR_XFER_RDY(x) ((x) << S_FW_RDEV_WR_WR_XFER_RDY)
2460 (((x) >> S_FW_RDEV_WR_WR_XFER_RDY) & M_FW_RDEV_WR_WR_XFER_RDY)