Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h801 #define EQ_DB_POP_SHIFT 16 /* shift for entries popped */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c6991 eqdb |= ((num_entries << EQ_DB_POP_SHIFT) & EQ_DB_POP_MASK); in emlxs_sli4_process_eq()