FreeBSD kernel BXE device code
dmae_cmd Struct Reference

#include <ecore_hsi.h>

Data Fields

uint32_t opcode
 
uint32_t src_addr_lo
 
uint32_t src_addr_hi
 
uint32_t dst_addr_lo
 
uint32_t dst_addr_hi
 
uint32_t comp_addr_lo
 
uint32_t comp_addr_hi
 
uint32_t comp_val
 
uint32_t crc32
 
uint32_t crc32_c
 

Detailed Description

Definition at line 3732 of file ecore_hsi.h.

Field Documentation

◆ comp_addr_hi

◆ comp_addr_lo

◆ comp_val

◆ crc32

uint32_t dmae_cmd::crc32

Definition at line 3805 of file ecore_hsi.h.

◆ crc32_c

uint32_t dmae_cmd::crc32_c

Definition at line 3806 of file ecore_hsi.h.

◆ dst_addr_hi

◆ dst_addr_lo

◆ opcode

◆ src_addr_hi

◆ src_addr_lo


The documentation for this struct was generated from the following file: