Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhpi.h124 typedef struct _rtrace { struct
125 uint16_t next_idx;
126 uint16_t last_idx;
127 boolean_t wrapped;
128 rt_buf_t buf[MAX_RTRACE_ENTRIES];
/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi.h152 typedef struct _rtrace { struct
153 uint16_t next_idx;
154 uint16_t last_idx;
155 boolean_t wrapped;
156 uint64_t align;
157 rt_buf_t buf[MAX_RTRACE_ENTRIES];