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

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h269 mutex_enter(&idnhlog.h_mutex); \
270 idnhlog.h_log[idnhlog.h_index].e_time = TIMESTAMP(); \
271 idnhlog.h_log[idnhlog.h_index].e_op = (ushort_t)(op); \
272 idnhlog.h_log[idnhlog.h_index].e_data[0] = (ushort_t)(d0); \
273 idnhlog.h_log[idnhlog.h_index].e_data[1] = (ushort_t)(d1); \
274 idnhlog
[all...]
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c94 struct idn_history idnhlog; variable in typeref:struct:idn_history

Completed in 80 milliseconds