Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h294 struct idn_history { struct
295 kmutex_t h_mutex;
296 int h_index;
297 struct idn_h_entry h_log[IDN_HISTORY_NUM];
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn.c86 int idn_history; variable