Home
last modified time | relevance | path

Searched defs:TimerStructure (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.h130 struct TimerStructure { struct
131 int Type;
132 int Period; /* in milliseconds */
133 timeout_id_t TimerHandle;
134 int (*TimerFunptr)(struct LayerPointers *);
135 struct LayerPointers *pLayerPointers;