Home
last modified time | relevance | path

Searched refs:dma_reallen (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c8207 size_t dma_reallen; in emlxs_mem_alloc() local
8333 &dma_reallen, (ddi_acc_handle_t *)&buf_info->data_handle); in emlxs_mem_alloc()
8335 if ((status != DDI_SUCCESS) || (buf_info->size > dma_reallen)) { in emlxs_mem_alloc()