Home
last modified time | relevance | path

Searched refs:__opaque (Results 1 – 8 of 8) sorted by relevance

/drivers/ieee1394/
Dieee1394_core.h83 void abort_timedouts(unsigned long __opaque);
Dieee1394_core.c1066 void abort_timedouts(unsigned long __opaque) in abort_timedouts() argument
1068 struct hpsb_host *host = (struct hpsb_host *)__opaque; in abort_timedouts()
/drivers/scsi/
Dqlogicpti.h330 char __opaque[QUEUE_ENTRY_LEN]; member
/drivers/net/
Dsis190.c1003 static void sis190_phy_timer(unsigned long __opaque) in sis190_phy_timer() argument
1005 struct net_device *dev = (struct net_device *)__opaque; in sis190_phy_timer()
Db44.c587 static void b44_timer(unsigned long __opaque) in b44_timer() argument
589 struct b44 *bp = (struct b44 *) __opaque; in b44_timer()
Dr8169.c1677 static void rtl8169_phy_timer(unsigned long __opaque) in rtl8169_phy_timer() argument
1679 struct net_device *dev = (struct net_device *)__opaque; in rtl8169_phy_timer()
Dniu.c2150 static void niu_timer(unsigned long __opaque) in niu_timer() argument
2152 struct niu *np = (struct niu *) __opaque; in niu_timer()
Dtg3.c7284 static void tg3_timer(unsigned long __opaque) in tg3_timer() argument
7286 struct tg3 *tp = (struct tg3 *) __opaque; in tg3_timer()