Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h799 #define EQ_DB_CLEAR 0x00000200 /* Bit 9, designates clear EQ ISR */ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c6983 eqdb |= (EQ_DB_CLEAR | EQ_DB_EVENT | EQ_DB_REARM); in emlxs_sli4_process_eq()