Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h2489 #define S_FW_RDEV_WR_CLASS 4 macro
2491 #define V_FW_RDEV_WR_CLASS(x) ((x) << S_FW_RDEV_WR_CLASS)
2493 (((x) >> S_FW_RDEV_WR_CLASS) & M_FW_RDEV_WR_CLASS)