Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Drootnex.h183 typedef struct rootnex_trim_s { struct
184 boolean_t tr_trim_first;
185 boolean_t tr_trim_last;
186 ddi_dma_cookie_t *tr_last_cookie;
187 uint64_t tr_first_paddr;
188 uint64_t tr_last_paddr;
189 size_t tr_first_size;
190 size_t tr_last_size;
192 boolean_t tr_first_copybuf_win;
193 boolean_t tr_last_copybuf_win;
[all …]