Searched defs:G_RSPD_LEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h111 #define G_RSPD_LEN(x) (((x) >> S_RSPD_LEN) & M_RSPD_LEN) macro
116 #define G_RSPD_QID(x) G_RSPD_LEN(x)

Completed in 76 milliseconds