Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h1589 #define S_FW_RI_RES_WR_IQNS 31 macro
1591 #define V_FW_RI_RES_WR_IQNS(x) ((x) << S_FW_RI_RES_WR_IQNS)
1593 (((x) >> S_FW_RI_RES_WR_IQNS) & M_FW_RI_RES_WR_IQNS)