Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h5724 #define S_FW_PORT_CAP_FC 6 macro
5726 #define V_FW_PORT_CAP_FC(x) ((x) << S_FW_PORT_CAP_FC)
5728 (((x) >> S_FW_PORT_CAP_FC) & M_FW_PORT_CAP_FC)