Searched refs:TLAN_HI_IT_MASK (Results 1 – 2 of 2) sorted by relevance
274 #define TLAN_HI_IT_MASK 0x001C macro
1166 type = ( host_int & TLAN_HI_IT_MASK ) >> 2; in TLan_HandleInterrupt()