Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi.h122 typedef struct _rtrace { struct
123 uint16_t next_idx;
124 uint16_t last_idx;
125 boolean_t wrapped;
126 rt_buf_t buf[MAX_RTRACE_ENTRIES];
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi.h150 typedef struct _rtrace { struct
151 uint16_t next_idx;
152 uint16_t last_idx;
153 boolean_t wrapped;
154 uint64_t align;
155 rt_buf_t buf[MAX_RTRACE_ENTRIES];