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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1440 #define S_FW_RI_RES_WR_ONCHIP 18 macro
1442 #define V_FW_RI_RES_WR_ONCHIP(x) ((x) << S_FW_RI_RES_WR_ONCHIP)
1444 (((x) >> S_FW_RI_RES_WR_ONCHIP) & M_FW_RI_RES_WR_ONCHIP)

Completed in 144 milliseconds