Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.c2749 if (bnx2_phy_event_is_set(bp, bnapi, STATUS_ATTN_BITS_TIMER_ABORT)) in bnx2_phy_int()
3315 STATUS_ATTN_BITS_TIMER_ABORT)
Dbnx2.h94 #define STATUS_ATTN_BITS_TIMER_ABORT (1L<<24) macro