Searched refs:hiref (Results 1 – 1 of 1) sorted by relevance
136 static inline long bnx2x_hilo(u32 *hiref) in bnx2x_hilo() argument138 u32 lo = *(hiref + 1); in bnx2x_hilo()140 u32 hi = *hiref; in bnx2x_hilo()