Searched refs:fptrv_t (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/common/io/hxge/ |
H A D | hxge.h | 636 typedef void (*fptrv_t)(); typedef 637 timeout_id_t hxge_start_timer(p_hxge_t hxgep, fptrv_t func, int msec);
|
H A D | hxge_main.c | 1051 hxge_start_timer(p_hxge_t hxgep, fptrv_t func, int msec) in hxge_start_timer()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge.h | 1184 typedef void (*fptrv_t)(); typedef 1185 timeout_id_t nxge_start_timer(p_nxge_t, fptrv_t, int);
|
/titanic_50/usr/src/uts/sun/io/eri/ |
H A D | eri_common.h | 37 typedef void (*fptrv_t)(); typedef
|
H A D | eri.c | 149 static void eri_start_timer(struct eri *erip, fptrv_t func, clock_t msec); 4675 eri_start_timer(struct eri *erip, fptrv_t func, clock_t msec) in eri_start_timer()
|
/titanic_50/usr/src/uts/common/io/hme/ |
H A D | hme.c | 57 typedef void (*fptrv_t)(); typedef
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_main.c | 1740 nxge_start_timer(p_nxge_t nxgep, fptrv_t func, int msec) in nxge_start_timer()
|
H A D | nxge_mac.c | 6683 (fptrv_t)(nxgep->xcvr.check_link), in nxge_link_monitor()
|