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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1898 #define S_FW_RI_WR_P2PTYPE 0 macro
1900 #define V_FW_RI_WR_P2PTYPE(x) ((x) << S_FW_RI_WR_P2PTYPE)
1902 (((x) >> S_FW_RI_WR_P2PTYPE) & M_FW_RI_WR_P2PTYPE)

Completed in 213 milliseconds