Searched defs:dst_offset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.c864 * @param dst_offset the destination offset of the current
879 IN const u64_t dst_offset,
890 dst_addr.as_u64 = dst_offset;
875 lm_dmae_context_execute_sub_operation( struct _lm_device_t* pdev, lm_dmae_context_t *context, lm_dmae_operation_t *operation, IN const u64_t src_offset, IN const u64_t dst_offset, IN const u16_t length) argument

Completed in 46 milliseconds