Searched defs:ioat_channel_s (Results 1 – 1 of 1) sorted by relevance
234 struct ioat_channel_s { struct236 ioat_channel_ring_t *ic_ring;239 ioat_version_t ic_ver;245 ic_channel_state_t ic_channel_state;248 kmem_cache_t *ic_cmd_cache;251 dcopy_handle_t ic_dcopy_handle;254 volatile uint64_t *ic_cmpl;257 uint8_t *ic_regs;260 boolean_t ic_dca_active;263 uint32_t ic_dca_current;[all …]