Searched refs:__opaque (Results 1 – 8 of 8) sorted by relevance
83 void abort_timedouts(unsigned long __opaque);
1066 void abort_timedouts(unsigned long __opaque) in abort_timedouts() argument1068 struct hpsb_host *host = (struct hpsb_host *)__opaque; in abort_timedouts()
330 char __opaque[QUEUE_ENTRY_LEN]; member
1003 static void sis190_phy_timer(unsigned long __opaque) in sis190_phy_timer() argument1005 struct net_device *dev = (struct net_device *)__opaque; in sis190_phy_timer()
587 static void b44_timer(unsigned long __opaque) in b44_timer() argument589 struct b44 *bp = (struct b44 *) __opaque; in b44_timer()
1677 static void rtl8169_phy_timer(unsigned long __opaque) in rtl8169_phy_timer() argument1679 struct net_device *dev = (struct net_device *)__opaque; in rtl8169_phy_timer()
2150 static void niu_timer(unsigned long __opaque) in niu_timer() argument2152 struct niu *np = (struct niu *) __opaque; in niu_timer()
7284 static void tg3_timer(unsigned long __opaque) in tg3_timer() argument7286 struct tg3 *tp = (struct tg3 *) __opaque; in tg3_timer()