Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6502 #define S_FW_VIID_PFN 8 macro
6504 #define V_FW_VIID_PFN(x) ((x) << S_FW_VIID_PFN)
6505 #define G_FW_VIID_PFN(x) (((x) >> S_FW_VIID_PFN) & M_FW_VIID_PFN)