Searched refs:ndis_timer (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/compat/ndis/
H A Dndis_var.h979 struct ndis_timer { struct
984 typedef struct ndis_timer ndis_timer; typedef in typeref:struct:ndis_timer
1567 ndis_timer nmb_wkupdpctimer;
H A Dsubr_ndis.c169 static void NdisInitializeTimer(ndis_timer *,
171 static void NdisSetTimer(ndis_timer *, uint32_t);
173 static void NdisMCancelTimer(ndis_timer *, uint8_t *);
1113 ndis_timer *timer;
1199 ndis_timer *timer;
1228 ndis_timer *timer;

Completed in 274 milliseconds