Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h404 struct hermon_qalloc_info_s { struct
405 uint64_t qa_size;
406 uint64_t qa_alloc_align;
407 uint64_t qa_bind_align;
408 uint32_t *qa_buf_real;
409 uint32_t *qa_buf_aligned;
410 uint64_t qa_buf_realsz;
411 uint_t qa_pgoffs;
412 uint_t qa_location;
413 ddi_dma_handle_t qa_dmahdl;
[all …]