Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/firmware/
HDt4fw_interface.h2554 #define S_FW_RDEV_WR_ENH_DISC 7 macro
2556 #define V_FW_RDEV_WR_ENH_DISC(x) ((x) << S_FW_RDEV_WR_ENH_DISC)
2558 (((x) >> S_FW_RDEV_WR_ENH_DISC) & M_FW_RDEV_WR_ENH_DISC)