Searched defs:M_NUM_PKTS_DROPPED (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/com/ | ||
H A D | regs.h | 1241 #define M_NUM_PKTS_DROPPED 0xf macro 1243 #define G_NUM_PKTS_DROPPED(x) (((x) >> S_NUM_PKTS_DROPPED) & M_NUM_PKTS_DROPPED) |
Completed in 66 milliseconds