Searched defs:rootnex_trim_s (Results 1 – 1 of 1) sorted by relevance
183 typedef struct rootnex_trim_s { struct184 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 …]