Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2494 #define S_FW_RDEV_WR_CLASS 4 macro
2496 #define V_FW_RDEV_WR_CLASS(x) ((x) << S_FW_RDEV_WR_CLASS)
2498 (((x) >> S_FW_RDEV_WR_CLASS) & M_FW_RDEV_WR_CLASS)